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