Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.13 KB

README.md

File metadata and controls

36 lines (24 loc) · 1.13 KB

AuthSync

AuthSync is an Authentication-as-a-Service platform designed to provide secure, customizable authentication solutions for third-party applications.

Features

  • 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.

For Self Hosting

  1. Clone the repository
git clone
  1. Change the directory
cd authsync/backend
  1. Build and run the docker containers
docker compose up --build

Documentation

The Documentation for using the AuthSync platform can be found here.