diff options
author | nodiscc <nodiscc@gmail.com> | 2015-07-31 16:42:16 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-07-31 16:42:16 +0000 |
commit | 92ca362bb08eda81c1ef66d2d7059d10b6d4c6fa (patch) | |
tree | a467a0f6e4ad8c34f10b70502435a29c700163ff | |
parent | Merge remote-tracking branch 'kickball/pr/78' (diff) | |
parent | Updated link and language (diff) | |
download | awesome-selfhosted-92ca362bb08eda81c1ef66d2d7059d10b6d4c6fa.tar.gz awesome-selfhosted-92ca362bb08eda81c1ef66d2d7059d10b6d4c6fa.zip |
Merge remote-tracking branch 'kickball/pr/73'
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -193,7 +193,8 @@ 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/docs/appliance): `⊘ Proprietary`. Identity made simple for developers. `NodeJS` +* [BrowserID/Mozilla Persona](https://developer.mozilla.org/en-US/Persona/Identity_Provider_Overview) * [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/) |