diff options
author | Son NK <nguyenkims@hotmail.com> | 2020-02-15 14:50:40 +0000 |
---|---|---|
committer | Son NK <nguyenkims@hotmail.com> | 2020-02-15 14:50:40 +0000 |
commit | 6c652a6287f9fdb54ec86b4f77ee7800c8a4d6fb (patch) | |
tree | ecacf5e8418dfa51e84289484dd657c02a6c19fd | |
parent | Add SimpleLogin to email solutions section (diff) | |
download | awesome-selfhosted-6c652a6287f9fdb54ec86b4f77ee7800c8a4d6fb.tar.gz awesome-selfhosted-6c652a6287f9fdb54ec86b4f77ee7800c8a4d6fb.zip |
Add SimpleLogin to Federated Identity/Authentication section
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -646,6 +646,8 @@ _Institutional repository and digital library software._ ## Federated Identity/Authentication +- [SimpleLogin](https://simplelogin.io) - Open source OAuth2/OpenID Connect Identity Provider that provides a privacy-first alternative to the "Sign in with Facebook|Google|Apple" button. ([Source Code](https://github.com/simple-login/app)) `MIT` `Python` + **[`^ back to top ^`](#)** See https://github.com/n1trux/awesome-sysadmin#identity-management |