diff options
author | Martin Gontovnikas <martin@gon.to> | 2015-07-30 17:42:34 +0000 |
---|---|---|
committer | Martin Gontovnikas <martin@gon.to> | 2015-07-30 17:42:34 +0000 |
commit | fdba03a726820c9b096e94d796d149c70a314f76 (patch) | |
tree | fc673b0dbc3fb0709f55eeae9f70284ff920c63c | |
parent | Added Auth0 to the list (diff) | |
download | awesome-selfhosted-fdba03a726820c9b096e94d796d149c70a314f76.tar.gz awesome-selfhosted-fdba03a726820c9b096e94d796d149c70a314f76.zip |
Alphabetical order
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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/) |