AuthAction Documentation
Everything you need to add OAuth 2.0 and OpenID Connect authentication to an application: hosted login, passkeys, social and enterprise connections, machine-to-machine tokens, and MCP authorization for AI agents.
If you are starting from scratch, the three steps below take you from a new account to a working login.
Start here
Section titled “Start here”-
A tenant is your isolated identity environment, with its own users, connections and domain. You get one for development and one for production.
-
Tell AuthAction what is connecting: a single-page app, a regular web app, a native app, or a machine-to-machine service. This is where your client ID and callback URLs live.
-
Drop in the SDK for your framework, point it at your tenant domain and client ID, and you have a login.
New to the dashboard? Getting started walks through it screen by screen.
Integrate your application
Section titled “Integrate your application”Add login methods
Section titled “Add login methods”Go deeper
Section titled “Go deeper”Support
Section titled “Support”Something missing or unclear in these docs? Email support@authaction.com.