AuthSync is an Authentication-as-a-Service platform designed to provide secure, customizable authentication solutions for third-party applications.
- User Authentication: AuthSync provides secure user authentication services for third-party applications.
- Client App Management: AuthSync allows developers to manage their client applications and their respective configurations.
- User Management: AuthSync provides user management services for developers to manage their users.
- Oauth Integration: AuthSync supports Oauth 2.0 for secure authentication and authorization.
- Subscription Plans: AuthSync offers subscription plans for developers to choose from based on their requirements.
- Dynamic Configuration: AuthSync allows developers to configure their client applications dynamically.
- Clone the repository
git clone
- Change the directory
cd authsync/backend
- Build and run the docker containers
docker compose up --build
The Documentation for using the AuthSync platform can be found here.