getScope

abstract suspend fun getScope(context: Context): String?

Get the scope from the token data store.

Return

The scope String

Parameters

context

Context of the application