Identity/BrowserID/InTheWild: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(add a link to the warden strategy)
(BrowserID helpers for Devise)
Line 20: Line 20:
* [https://github.com/oscarfroberg/browserid-webpy web.py]
* [https://github.com/oscarfroberg/browserid-webpy web.py]
* [http://www.peterbe.com/plog/integrate-browserid-in-a-tornado-web-app Tornado]
* [http://www.peterbe.com/plog/integrate-browserid-in-a-tornado-web-app Tornado]
* [https://rubygems.org/gems/warden-browserid Warden strategy]
* [https://rubygems.org/gems/warden-browserid Warden strategy] (Ruby)
* [https://rubygems.org/gems/devise-browserid BrowserID helpers for Devise] (Ruby)

Revision as of 22:23, 14 April 2012

Here is a list of sites that are known to use BrowserID for sign-ins.

And a couple public libraries for using BrowserID: