getScope

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

Get the scope from the token.

Return

The scope String

Parameters

context

The Context instance.