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