Client side user login

Client-side user login.

Longer page here than the server-side one.

TLDR: We'll cover the API options in a second, but;

  • They can enter their email,
  • They get sent a confirmation code,
  • They enter the code they got sent,
  • They're in.

API:

Option 1 (easier):

Option 2 (more secure):


SDK:

Click log in, enter email, get code, enter code, get access:


Various workflows to sign up, validate email, and login

Various workflows to sign up, validate email, and login