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