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
/
findCredential
find
Credential
suspend
fun
findCredential
(
promptInfo
:
BiometricPrompt.PromptInfo
?
=
Credential.Security.promptInfo
,
where
:
(
Token.Metadata
)
->
Boolean
)
:
List
<
Credential
>