metadata

abstract suspend fun metadata(id: String): ERROR CLASS: Symbol not found for Result<com/okta/authfoundation/credential/TokenMetadata?>

Returns metadata for the token with id, or null if not found.

Parameters

id

id of stored token to retrieve metadata for.