toggle menu
android
androidJvm
switch theme
search in API
core-auth-direct
/
io.asgardeo.android.core_auth_direct.provider.provider_managers.token
/
TokenProviderManager
/
getScope
get
Scope
abstract
suspend
fun
getScope
(
context
:
Context
)
:
String
?
Get the scope from the token.
Return
The scope
String
Parameters
context
The
Context
instance.