Skip to content

Configuration

This section covers the core configuration tasks in the AuthAction dashboard: applications, API resources, database connections, and social connections.

  • Applications: Create apps, set callback URLs, and choose application types (SPA, M2M).
  • API Servers: Configure API resources for audience validation and access control.
  • Database Connections: Set up email/password authentication and enable passkeys.
  • Social Connections: Add and configure social login providers.

For a new tenant, a typical setup order is:

  1. Create a Database Connection for email/password or passkey authentication.
  2. Create an Application (SPA or M2M) and configure redirect URIs.
  3. For APIs, create API Servers and grant your applications access.
  4. Optionally add Social Connections for Google, GitHub, and similar providers.