AuthSphere is an open source licensing/authentication system which can be deployed on the cloud
So basically, I used to host this project on my own, offering it to people. Unfortunately, I couldn’t host it any longer, so I decided to share it on GitHub.
This project is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. You are free to use this source code for personal, non-commercial purposes. You may modify and share it, but you must provide appropriate credit and distribute any derivative works under the same license. You may not sell this code or use it for commercial purposes.
- GoLang is required
- MySQL database
- AuthSphere API is required
- Multiple applications
- Custom licenses with custom formats
- Custom variables for your application (in case you need to access specific values or data)
- Blacklist users from your application
- Logs for your application (log when a user signs in etc)
- AntiVPN addon (only works with a specific provider)
- 2 Factor Authentication (2FA)
- Reliable hybrid encryption using RSA + AES combined
& much more