A custom Single Sign-On solution for my web applications. Instead of implementing authentication for every web application, most of my web applications use this service to handle authentication. This has the advantage that a user only needs to register on this SSO, while having access to all web applications that use the SSO.
Name | Single Sign-On |
---|---|
Deployed at | https://login.roelink.eu |
First release | 30-08-2019 |
Contributors | Matthijs Roelink |
Frameworks | Vue.js (JavaScript), chi (Go) |
Repositories |
Frontend:
https://gitlab.com/Matthiti/sso-frontend Backend: https://gitlab.com/Matthiti/single-sign-on |