📘 Docs | ☁️ SaaS Cloud | ✨ Demo | 💬 Discord
Authgear is an open-source extensible turnkey solution for all of your consumer authentication needs. Authgear gets you started in 5 minutes with developer-friendly SDKs and a comprehensive portal.
Available for self-hosting and on Authgear Cloud.
With a wide range of out-of-the-box features, it's perfect for SaaS product and multi-apps ecosystem, such as:
- Passwordless login: Magic-link/OTP with Email, SMS, WhatsApp
- Passkeys
- Pre-built signup/login page
- Pre-built user account settings page
- Biometric Login on iOS and Android
- 2FA: TOTP (Google Authenticator, Authy), SMS, Email
- Integration with analytics, CDP, and drip campaigns
- Enterprise Security: Audit logs, Bruteforce Protection, Bot Production, Rate Limits
- Modern authentication and authorization protocols and SSO: OIDC/OAuth 2.0/SAML
- B2B Enterprise Connections: ADFS, LDAP
- and more...
Why developers use Authgear
- Authgear Portal: Web-interface for user management and setting up authentication/authorization configurations
- Admin API: Powerful GraphQL API to manage resources and all things authentication
- End-user Experience: Beautiful and tailorable out-of-the-box pre-built authentication flows
- Enterprise-grade security: MFA, SSO, RBAC, and audit logs.
We're grateful to the companies listed below for their ongoing support and significant impact on our community. If you want to join the list, email us at hello@authgear.com!
![]() |
![]() |
![]() |
![]() |
![]() |
The repo authgear-server
includes the following components of Authgear:
- Authgear server (the core service)
- Portal (a web-interface for managing configurations in Authgear projects)
- AuthUI (a customizable User Interface (UI) for login, user registration, and profile settings pages)
- Admin API (provides a GraphQL interface for developers to interact with services and data on Authgear)
This repo is the open-source project that powers Authgear's authentication-as-a-service solution. It includes the code for the server, AuthUI, the Portal, and Admin API. You can use it to set up your own self-hosted instance of Authgear service.
In addition to Authgear Server, we provide SDKs that developers can use to integrate Authgear into their apps.
These SDKs exist as standalone projects under the following repositories:
The easiest way to start is to sign up at authgear.com for a free account.
Our Quick Start Guide includes tutorials and code examples for popular programming languages, tools, and frameworks like JavaScript, Go, PHP, Next.js, Laravel, Spring, and more.
For more details about getting started with using Authgear, check out the official documentation site at https://docs.authgear.com.
Also, you can take a look at our example projects repos that demonstrate how to use Authgear.
The Authgear Server project allows developers to set up their own instance of Authgear.
We've provided detailed instructions on how to set up a self-hosted instance of Authgear here: https://docs.authgear.com/deploy-on-your-cloud/local
Helm Chart is the recommended way to deploy Authgear on Kubernetes for production usage
Please refer to CONTRIBUTING.md if you need instructions on contributing to the development of Authgear Server.
Currently there are 42 contributors for this repository. Feel free to contribute!
Made with contrib.rocks.
- Free email provider domains list provided by: https://gist.github.com/tbrianjones/5992856/
- This product includes GeoLite2 data created by MaxMind, available from https://www.maxmind.com
Part of Skymarkers. We 😻 open-source.