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
/
CredentialDataSource
/
getCredential
get
Credential
suspend
fun
getCredential
(
id
:
String
,
promptInfo
:
BiometricPrompt.PromptInfo
?
=
Credential.Security.promptInfo
)
:
Credential
?