Authentication
/signin/passwordless/email
Sign in with magic link 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