Registration by passkey (initiatization step)
GET/identity/v2/auth/register/passkey/begin
This API is used to begin the registration process with passkey
Request
Responses
- 200
- 400
- 403
Successfully initiated credential registration
Bad Request - the request is malformed or invalid.
Forbidden - the client is not allowed to access this resource.