Creating new applications

Applications are the building blocks of easy auth. Each applications contains a unique urls and authentication credentials. So let's get started

So to create applications you need an easy auth account so just quickly sign up using your github account. Now after signup you'll see something like this.

Application dashboard

All your future applications will be listed here.

So that out of the way. let's created our first application!!

Now you can name them whatever you want but we recommend naming them same as your project.

Creating application

Now we have an easy auth application!

Now it's time to integrate the application with your project.

Last updated