WalletUnitActivation
Begin passkey assertion ceremony
Creates a WebAuthn assertion challenge for login, step-up, or wallet activation. The browser or wallet application performs navigator.credentials.get at the edge and submits the assertion response to the finish endpoint.
post/passkeys/assertion/begin
Request body
BeginPasskeyAssertionRequest required— unresolved $ref
Response
WebAuthn assertion options.
PasskeyCeremonyOptions required— unresolved $ref