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