A passkey signup challenge ready for the WebAuthn ceremony.
publicKey is decoded (base64url → ArrayBuffer) and can be fed directly into a WebAuthn credential creation ceremony. authSession must be retained and passed to getTokenWithPasskey().
publicKey
authSession
getTokenWithPasskey()
A passkey signup challenge ready for the WebAuthn ceremony.
publicKeyis decoded (base64url → ArrayBuffer) and can be fed directly into a WebAuthn credential creation ceremony.authSessionmust be retained and passed togetTokenWithPasskey().