Aero2
Authentication and identity for your applications.
Learn
- What is Aero2? — Platform overview and dual-role design
- Key Concepts — Applications, users, organizations, and API keys
- How Authentication Works — Visual walkthrough of auth flows
- OAuth 2.0 & OIDC Overview — Protocol fundamentals
- Tokens — Access, ID, and refresh tokens with a live decoder
Build
- Quickstart — Create an application and add auth in 5 minutes
- Add Auth to a React App — Step-by-step integration guide
- Protect an API — Verify tokens in your backend
- Set Up GitHub Login — Configure GitHub as an identity provider
- Set Up Google Login — Configure Google as an identity provider
- All Guides
Reference
- API Reference — All endpoints documented
- API Playground — Test endpoints live from your browser
- Token Inspector — Decode and inspect JWTs
- PKCE Generator — Generate PKCE values for testing
- Security Model — How Aero2 protects your users
What's New
- Changelog — Latest releases and updates