Authentication
/signin/otp/email
Sign in with a one time password sent to user’s email. If the user doesn’t exist, it will be created. The options object is optional and can be used to configure the user’s when signing up a new user. It is ignored if the user already exists.
POST
Response
200 - application/json
The response is of type enum<string>
.
Available options:
OK