Enroll email
Start enrollment for a new email OTP authenticator by sending the user an email containing an OTP code. This method is typically used when you’ve not yet verified the user’s email address.If you’ve already verified a user’s email address independently of Authsignal, you can
alternatively use a Server SDK to enroll the user
programmatically.
Parameters
The user’s email address.
Response
Challenge email
Start an email OTP challenge by sending the user an email containing an OTP code.Response
Verify email
Finish enrolling or re-authenticating a new or existing email OTP authenticator by verifying the code submitted by the user.Parameters
The OTP code inputted by the user.

