Quick Start
Before you can start integrating OneAuxilia into your application, you need to create a OneAuxilia account and set up a new application in the OneAuxilia Dashboard. This guide will walk you through those steps.
Step 1: Create a OneAuxilia Account
Visit the OneAuxilia Sign-Up Page.
Fill in your details and complete the registration process
Step 2: Set Up a New Application
If you've just created an account for the first time, you'll be taken directly to the interactive authentication setup form. Otherwise, you'll be redirected to your OneAuxilia Dashboard. To create a new app, select the Create application card to be taken to the interactive authentication setup form.
Step 3: Select identifiers and social providers
Once you are in the interactive authentication setup form, you will be asked to build your authentication flow. Here, OneAuxilia provides various options for setting up your sign-up and sign-in flows. You can choose to use email, phone, or username as identifiers, and you can enable social authentication providers.
Once the application is created, you can also customize your authentication flow by selecting different authentication strategies, verification methods, and more. Learn more about sign-up and sign-in options.
Step 4: Integrate OneAuxilia into your application
Now that your application is created in the OneAuxilia Dashboard, you can integrate it into your codebase. To integrate OneAuxilia into your application, use one of our quickstarts:
Last updated