github jazzband/django-oauth-toolkit 0.5.0

latest releases: 2.3.0, 2.2.0, 2.1.0...
10 years ago

New stuff

  • oauthlib 0.6.0 support

Backwards incompatible changes in 0.5.0

  • backends.py module has been renamed to oauth2_backends.py so you should change your imports whether you're extending this module

Bugfixes

  • Issue #54: Auth backend proposal to address #50
  • Issue #61: Fix contributing page
  • Issue #55: Add support for authenticating confidential client with request body params
  • Issue #53: Quote characters in the url query that are safe for Django but not for oauthlib

Don't miss a new django-oauth-toolkit release

NewReleases is sending notifications on new releases.