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
/
LegacyTokenStorage
/
add
add
abstract
suspend
fun
add
(
id
:
String
)
Add a new entry to storage.
Parameters
id
the unique identifier related to a
LegacyTokenStorage.Entry
.