WalletUnitActivation

Finish passkey registration ceremony

Verifies the WebAuthn registration response cryptographically and stores only public credential material and Identity/Identifier metadata.

post/passkeys/registration/finish

Request body

FinishPasskeyRegistrationRequest required— unresolved $ref

Response

Stored public passkey credential.

PasskeyCredentialRecord required— unresolved $ref

Changes