-
Notifications
You must be signed in to change notification settings - Fork 833
Pull requests: django-oauth/django-oauth-toolkit
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: Dynamic Client Registration Protocol (RFC 7591 / RFC 7592)
#1667
opened Mar 5, 2026 by
zacharypodbela
Loading…
2 tasks done
chore(deps): bump django from 4.2.25 to 4.2.29
dependencies
Pull requests that update a dependency file
python:uv
Pull requests that update python:uv code
#1666
opened Mar 4, 2026 by
dependabot
bot
Loading…
feat: Add RFC 8414 OAuth 2.0 Authorization Server Metadata endpoint
#1665
opened Mar 4, 2026 by
zacharypodbela
Loading…
fix: preserve '+' in client_secret during authentication.
#1664
opened Mar 2, 2026 by
awais786
Loading…
chore(deps-dev): bump rollup from 4.52.5 to 4.59.0 in /tests/app/rp
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#1662
opened Feb 28, 2026 by
dependabot
bot
Loading…
chore(deps-dev): bump svelte from 5.43.2 to 5.53.6 in /tests/app/rp
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#1661
opened Feb 28, 2026 by
dependabot
bot
Loading…
Extract HttpRequest creation to own method
#1660
opened Feb 28, 2026 by
mikkokupsu
Loading…
4 tasks done
Fix duplicate unique constraint for device_code (#1656)
#1659
opened Feb 27, 2026 by
febin-micheal
Loading…
3 of 7 tasks
Pre-fill user_code by making use of verification_uri_complete
#1658
opened Feb 26, 2026 by
magicbrothers
Loading…
2 of 7 tasks
chore(deps): bump devalue from 5.4.2 to 5.6.3 in /tests/app/rp
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#1655
opened Feb 20, 2026 by
dependabot
bot
Loading…
chore(deps): bump sqlparse from 0.5.3 to 0.5.4
dependencies
Pull requests that update a dependency file
python:uv
Pull requests that update python:uv code
#1653
opened Feb 13, 2026 by
dependabot
bot
Loading…
Add threshold check to add token migration
#1652
opened Feb 12, 2026 by
wojtekweg
Loading…
3 of 7 tasks
chore(deps): bump cryptography from 46.0.3 to 46.0.5
dependencies
Pull requests that update a dependency file
python:uv
Pull requests that update python:uv code
#1650
opened Feb 11, 2026 by
dependabot
bot
Loading…
Add integration and docs for Django Ninja authentication
#1646
opened Jan 29, 2026 by
brianhelba
Loading…
5 of 7 tasks
Provide application and scopes in DeviceConfirmView context
#1643
opened Jan 15, 2026 by
magicbrothers
Loading…
2 of 7 tasks
chore(deps-dev): bump @sveltejs/kit from 2.48.4 to 2.49.5 in /tests/app/rp
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#1640
opened Jan 15, 2026 by
dependabot
bot
Loading…
DO NOT MERGE: chore: streamline CI with UV and tox-gh-actions
#1612
opened Nov 3, 2025 by
dopry
Loading…
2 tasks done
Fix refresh token max length (occurs with Microsoft OAuth)
#1601
opened Oct 12, 2025 by
richardARPANET
Loading…
use pk instead of id in clear expired tokens
#1593
opened Sep 2, 2025 by
sahama
Loading…
2 of 5 tasks
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.