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
/
remove
remove
abstract
suspend
fun
remove
(
id
:
String
)
Remove an existing entry from storage.
Parameters
id
the unique identifier related to a
LegacyTokenStorage.Entry
.