Passkey relying party configuration. Read more: https://developer.mozilla.org/en-US/docs/Web/API/PublicKeyCredentialCreationOptions#rp
ID of the acceptable credential by user. App proves that user has passkey credential by passing the value of this field
Prepares a message for Passkey login flow and prompts user device's authenticator to sign it.
request payload to be sent to the backend
The
AuthModuleimplementing Passkey authentication.