Introduction

Auth0 is an authentication and authorization platform that can be integrated with BetterForms to handle sign ups and logins to apps. Here we’ll explain what is needed to be set up on Auth0 to have it ready to be integrated with your app.

Getting started

Creating a tenant

If you already have a tenant to be used, you can skip to the next section.

After signing in to your Auth0 account, on the top left corner click on the dropdown button and select Create tenant

Untitled

Choose a domain, region and environment for this tenant.

Untitled

Creating Application

On the left bar, mouse over it and click the Applications option, then click on + Create Application

Untitled

Choose a name to identify your app, select Regular Web Applications and click on Create.

Untitled

Once it’s created, it should redirect to your app’s Quick Start tab. Go to the Settings tab of your application and fill the following fields under Application URIs.

Additional customizations