aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Gontovnikas <martin@gon.to>2015-07-30 17:42:34 +0000
committerMartin Gontovnikas <martin@gon.to>2015-07-30 17:42:34 +0000
commitfdba03a726820c9b096e94d796d149c70a314f76 (patch)
treefc673b0dbc3fb0709f55eeae9f70284ff920c63c
parentAdded Auth0 to the list (diff)
downloadawesome-selfhosted-fdba03a726820c9b096e94d796d149c70a314f76.tar.gz
awesome-selfhosted-fdba03a726820c9b096e94d796d149c70a314f76.zip
Alphabetical order
-rw-r--r--README.md4
1 files 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/)