Download Latest Version Release 3.2.0 source code.tar.gz (841.7 kB)
Email in envelope

Get an email when there's a new version of Django OAuth Toolkit

Home / 3.1.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-10-03 1.4 kB
Release 3.1.0 source code.tar.gz 2025-10-03 631.7 kB
Release 3.1.0 source code.zip 2025-10-03 725.7 kB
Totals: 3 Items   1.4 MB 0

NOTE: This is the first release under the new django-oauth organization. The project moved in order to be more independent and to bypass quota limits on parallel CI jobs we were encountering in Jazzband. The project will emulateDjango Commons going forward in it's operation. We're always on the look for willing maintainers and contributors. Feel free to start participating any time. PR's are always welcome.

Added

  • [#1506] Support for Wildcard Origin and Redirect URIs - Adds a new setting ALLOW_URL_WILDCARDS. This feature is useful for working with CI service such as cloudflare, netlify, and vercel that offer branch deployments for development previews and user acceptance testing.
  • [#1586] Turkish language support added

Changed

The project is now hosted in the django-oauth organization.

Fixed

  • [#1517] OP prompts for logout when no OP session
  • [#1512] client_secret not marked sensitive
  • [#1521] Fix 0012 migration loading access token table into memory
  • [#1584] Fix IDP container in docker compose environment could not find templates and static files.
  • [#1562] Fix: Handle AttributeError in IntrospectTokenView
  • [#1583] Fix: Missing pt_BR translations
Source: README.md, updated 2025-10-03