Okta Mobile Kotlin SDK
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
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
.