aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Gontovnikas <martin@gon.to>2015-07-30 17:41:02 +0000
committerMartin Gontovnikas <martin@gon.to>2015-07-30 17:41:02 +0000
commit050044f233abc39a7cb497770b7021e8d96e55c2 (patch)
treeae435ee4a029f625f75dd71f66dc31b7feb12ff2
parentMerge pull request #58 from marienfressinaud/patch-1 (diff)
downloadawesome-selfhosted-050044f233abc39a7cb497770b7021e8d96e55c2.tar.gz
awesome-selfhosted-050044f233abc39a7cb497770b7021e8d96e55c2.zip
Added Auth0 to the list
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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/)