Links

Auth tab

The Auth tab enables you to add and set up an authentication provider for your project. This page provides an overview of how to add and configure your authentication provider.

Add authentication

To configure an authentication provider for your web project:
  1. 1.
    Select the Auth tab in the header bar.
  2. 2.
    Select a provider from the drop-down menu.
  3. 3.
    Input the required provider information.
  4. 4.
    Click Confirm.
Once you set an authentication provider, you can integrate the Authentication component into your application to create a user authentication page (e.g. a login page).
To learn how to integrate user authentication into your app, see How to set up user authentication.