EmailAuthMethodType
The type of email-based (non-SSO) authentication available on this server.
enum EmailAuthMethodType {
PASSKEY
}
Values​
EmailAuthMethodType.PASSKEY {#passkey}​
Passwordless authentication using passkeys (WebAuthn/FIDO2). The browser prompts for a biometric or security key.
Member Of​
EmailAuthMethod object