Okta Mobile Kotlin SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Okta Mobile Kotlin SDK
auth-foundation
/
com.okta.authfoundation.credential
/
Credential
/
getTokenFlow
get
Token
Flow
fun
getTokenFlow
(
)
:
Flow
<
Token
>
Returns a
Flow
that emits the current
Token
that's stored and associated with this
Credential
.