Identity/BrowserID/InTheWild: Difference between revisions
Jump to navigation
Jump to search
m (fix typo) |
(mention django-social-auth) |
||
| Line 15: | Line 15: | ||
* [http://wordpress.org/extend/plugins/browserid/ WordPress]: WordPress | * [http://wordpress.org/extend/plugins/browserid/ WordPress]: WordPress | ||
* [http://drupal.org/project/browserid Drupal]: Drupal | * [http://drupal.org/project/browserid Drupal]: Drupal | ||
* [https://github.com/mozilla/django-browserid Django] | * [https://github.com/mozilla/django-browserid Django] (also in [https://github.com/omab/django-social-auth django-social-auth]) | ||
* [https://github.com/intridea/omniauth-browserid omniauth-browserid]: BrowserID strategy for OmniAuth | * [https://github.com/intridea/omniauth-browserid omniauth-browserid]: BrowserID strategy for OmniAuth | ||
Revision as of 06:48, 21 February 2012
Here is a list of sites that are known to use BrowserID for sign-ins.
- Haskellers: meeting place for professional Haskell developers
- Libravatar: Open Source federated avatar hosting
- My Favorite Beer: official BrowserID demo
- Open Photo: Open Source photo sharing
- Munchy Lunchy: Munchy Lunchy reservation site
- Tools Atto: A personal site in Belgium
- Monocles: Monocles Beta site
- Verese: Verese Beta site
- Richard Milewski blog: A personal site in US
- 5apps News Community-edited news aggregator for HTML5/JS/etc
And a couple public libraries for using BrowserID:
- WordPress: WordPress
- Drupal: Drupal
- Django (also in django-social-auth)
- omniauth-browserid: BrowserID strategy for OmniAuth