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
/
createCredential
create
Credential
suspend
fun
createCredential
(
token
:
Token
,
tags
:
Map
<
String
,
String
>
=
emptyMap()
,
security
:
Credential.Security
=
Credential.Security.standard
)
:
Credential