Guides
This section provides practical guides and examples for implementing various authentication and authorization scenarios using Alpha. Each guide focuses on a specific use case or integration, providing step-by-step instructions and code examples to help you get started quickly. Whether you're looking to implement a simple password-based authentication system or integrate with an external identity provider, you'll find the guidance you need here.
Overview
The guides in this section cover a range of topics, including:
- Authentication Providers — how to implement and configure different types of authentication providers, such as password-based, OAuth2, OpenID Connect, and SAML.
- Authorization — how to define and enforce access control policies using roles and permissions.
- API-generation — how to generate APIs for your application using Alpha's tools and best practices.