AuthCentral introduction
Quick Start Guide for Integration with AuthCentral
The AuthCentral system handles both authentication and authorization, supporting traditional methods like email and password, as well as third-party providers such as Google and Web3. In addition, it offers robust session management, user management, and facilitates the assignment of roles and permissions to users.
This document does not cover the Admin UI for managing users and assigning roles and permissions. These topics will be addressed in separate documents.
Here's a detailed description of the integration flow:
Detailed Workflow and System Architecture for the Authorization Service
Typical scenarios:
- Registration
- Traditional login system (login + password)
- Google registration/authentication
- Web3 authentication
... other scenarios