sdk-core
Toggle table of contents
7.2.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk-core
sdk-core
/
com.gigya.android.sdk.auth
/
IFidoApiService
/
sign
sign
abstract
fun
sign
(
resultLauncher
:
ActivityResultLauncher
<
IntentSenderRequest
>
,
options
:
WebAuthnGetOptionsResponseModel
,
allowedKeys
:
List
<
WebAuthnKeyModel
>
,
flowError
:
IFidoApiFlowError
)