Webdev/GetInvolved/django-browserid: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "= Get Involved: django-browserid = == Description == [https://github.com/mozilla/django-browserid django-browserid] is a Python library for Django that allows sites to easily an...")
 
No edit summary
 
Line 9: Line 9:
* Fork us on [https://github.com/mozilla/django-browserid Github]
* Fork us on [https://github.com/mozilla/django-browserid Github]
* Who:
* Who:
** [http://mkelly.me Michael Kelly] (mkelly)
** [http://mkelly.me Michael Kelly] (Osmose)
* IRC: [irc://irc.mozilla.org/#webdev #webdev]
* IRC: [irc://irc.mozilla.org/#webdev #webdev]


== Mentored Bugs ==
== Mentored Bugs ==
Check out the [https://github.com/mozilla/django-browserid/issues?direction=desc&sort=updated&state=open Issues list] to see what needs fixing. mkelly is happy to mentor anyone on any of the issues.
Check out the [https://github.com/mozilla/django-browserid/issues?direction=desc&sort=updated&state=open Issues list] to see what needs fixing. Osmose is happy to mentor anyone on any of the issues.

Latest revision as of 03:30, 1 June 2014

Get Involved: django-browserid

Description

django-browserid is a Python library for Django that allows sites to easily and quickly integrate BrowserID/Persona based logins to their site. Many of our major sites, like AMO, MDN, and Marketplace, use django-browserid to power their login system, as do many non-Mozilla sites.

django-browserid is primarily a Python-based project, but also incorporates JavaScript and HTML/CSS to power the login buttons and JavaScript API for BrowserID.

Code & Contacts

Mentored Bugs

Check out the Issues list to see what needs fixing. Osmose is happy to mentor anyone on any of the issues.