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
/
Companion
/
metadataAsync
metadata
Async
suspend
fun
metadataAsync
(
id
:
String
)
:
Token.Metadata
?
Returns
Token.Metadata
of
Credential
with specified
id
.
Parameters
id
The identifier of the
Credential
.