diff options
author | Martin Gontovnikas <martin@gon.to> | 2015-07-30 17:41:02 +0000 |
---|---|---|
committer | Martin Gontovnikas <martin@gon.to> | 2015-07-30 17:41:02 +0000 |
commit | 050044f233abc39a7cb497770b7021e8d96e55c2 (patch) | |
tree | ae435ee4a029f625f75dd71f66dc31b7feb12ff2 | |
parent | Merge pull request #58 from marienfressinaud/patch-1 (diff) | |
download | awesome-selfhosted-050044f233abc39a7cb497770b7021e8d96e55c2.tar.gz awesome-selfhosted-050044f233abc39a7cb497770b7021e8d96e55c2.zip |
Added Auth0 to the list
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -152,6 +152,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi ## Federated Identity/Authentication * [BrowserID/Mozilla Persona](https://developer.mozilla.org/en-US/Persona/Identity_Provider_Overview) + * [Auth0](https://auth0.com): `⊘ Proprietary`. Identity made simple for developers * [Libravatar](https://www.libravatar.org/) - a service which delivers your avatar (profile picture) to other websites * [OpenCA OCSPD](https://pki.openca.org/projects/ocspd/) - [OCSP](https://en.wikipedia.org/wiki/Online_Certificate_Status_Protocol) Responder * [OpenID/OpenID Connect](http://openid.net/developers/libraries/) |