Generate an access token for your users by sending them a magic link to their email
Send an email with magic link
Wait for user to click the link
Get access token
Handle access token
verify-login
call. This token is used to authenticate the user in subsequent API calls.