IdxWebAuthnAuthenticationCapability

Describes the WebAuthn authentication capability associated with an IdxAuthenticator.

Functions

Link copied to clipboard
fun challengeData(relyingPartyIdentifier: String? = null): Result<String>

Returns the challengeData.

Link copied to clipboard
fun withAuthenticationResponseJson(remediation: IdxRemediation, authenticationResponseJson: String): Result<IdxRemediation>

Remediate with the authentication response.