aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2015-07-31 16:42:16 +0000
committernodiscc <nodiscc@gmail.com>2015-07-31 16:42:16 +0000
commit92ca362bb08eda81c1ef66d2d7059d10b6d4c6fa (patch)
treea467a0f6e4ad8c34f10b70502435a29c700163ff
parentMerge remote-tracking branch 'kickball/pr/78' (diff)
parentUpdated link and language (diff)
downloadawesome-selfhosted-92ca362bb08eda81c1ef66d2d7059d10b6d4c6fa.tar.gz
awesome-selfhosted-92ca362bb08eda81c1ef66d2d7059d10b6d4c6fa.zip
Merge remote-tracking branch 'kickball/pr/73'
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index ee54b3d8..986415d8 100644
--- a/README.md
+++ b/README.md
@@ -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/)