IFidoApiService

Functions

Link copied to clipboard
abstract fun onFidoError(errorBytes: Array<Byte>): GigyaError
Link copied to clipboard
abstract fun onRegisterResponse(attestationResponse: Array<Byte>, credentialResponse: Array<Byte>): WebAuthnAttestationResponse
Link copied to clipboard
abstract fun onSignResponse(fidoApiResponse: Array<Byte>, credentialResponse: Array<Byte>): WebAuthnAssertionResponse
Link copied to clipboard
Link copied to clipboard