okta-mobile-kotlin
1.0.0
auth-foundation
/
com.okta.authfoundation.credential
/
TokenStorage
/
add
add
abstract
suspend
fun
add
(
id
:
String
)
Content copied to clipboard
Add a new entry to storage.
Parameters
id
the unique identifier related to a
TokenStorage.Entry
.