From 050044f233abc39a7cb497770b7021e8d96e55c2 Mon Sep 17 00:00:00 2001 From: Martin Gontovnikas Date: Thu, 30 Jul 2015 10:41:02 -0700 Subject: [PATCH 1/3] Added Auth0 to the list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9e9510cc..33241226 100644 --- a/README.md +++ b/README.md @@ -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/) From fdba03a726820c9b096e94d796d149c70a314f76 Mon Sep 17 00:00:00 2001 From: Martin Gontovnikas Date: Thu, 30 Jul 2015 10:42:34 -0700 Subject: [PATCH 2/3] Alphabetical order --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 33241226..2c73e98a 100644 --- a/README.md +++ b/README.md @@ -151,8 +151,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): `⊘ Proprietary`. Identity made simple for developers +* [Auth0](https://auth0.com): `⊘ Proprietary`. Identity made simple for developers +* [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/) From 98e8bc01e39e0c50f266cafe40e65ca0ae4aeac6 Mon Sep 17 00:00:00 2001 From: Martin Gontovnikas Date: Fri, 31 Jul 2015 13:17:02 -0300 Subject: [PATCH 3/3] Updated link and language --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c73e98a..a853798c 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi ## Federated Identity/Authentication -* [Auth0](https://auth0.com): `⊘ Proprietary`. Identity made simple for developers +* [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