create Passkey
Creates a new Passkey credential for the user.
Return
The registration response JSON containing the newly created Passkey.
Parameters
request Json
The WebAuthn JSON request specifying credential creation details.
Throws
If the device does not support Passkeys.
If Passkey creation fails.