Sample Authentication Flow

Sample flow for a user logging in with Authproject

Some images of what it looks like to sign in with Authproject.

Try it out for yourself!

To test out the authentication experience, simply visit app.authproject-demo.com


When a user signs in with Authproject, here’s how it looks.

Step 1: Enter Email

Once the user is sent to Authproject, they are prompted for their email.

Email Entry Page

Step 2: Select Auth Method

If the user has more than one authentication method enabled, they are able to select which method they would like to use.

Select Auth Method

Step 3: Enter Password

After selecting that a user would like to sign in with their password (or, if a user only has password authentication configured), they will be prompted to enter it.

Enter Password

Step 4: Success

If there is no configured return URL, they are given a “success” page, as shown here.

Login Success