IdxWebAuthnRegistrationCapability
Describes the WebAuthn registration capability associated with an IdxAuthenticator.
Functions
Link copied to clipboard
Returns the public key credential creation options as a JSON string.
Link copied to clipboard
fun withRegistrationResponse(remediation: IdxRemediation, registrationResponseJson: String): Result<IdxRemediation>
Remediate with the registration response.