-
Notifications
You must be signed in to change notification settings - Fork 836
Pull requests: django-oauth/django-oauth-toolkit
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore(deps): bump requests from 2.32.5 to 2.33.0 in the uv group across 1 directory
dependencies
Pull requests that update a dependency file
python:uv
Pull requests that update python:uv code
#1676
opened Mar 26, 2026 by
dependabot
bot
Loading…
Avoid crawling the entire model graph when viewing
RefreshTokenAdmin
#1675
opened Mar 25, 2026 by
IrishPrime
Loading…
4 of 7 tasks
chore(deps): bump the npm_and_yarn group across 1 directory with 4 updates
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#1673
opened Mar 12, 2026 by
dependabot
bot
Loading…
feat: Dynamic Client Registration Protocol (RFC 7591 / RFC 7592)
#1667
opened Mar 5, 2026 by
zacharypodbela
Loading…
2 tasks done
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…
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
Add threshold check to add token migration
#1652
opened Feb 12, 2026 by
wojtekweg
Loading…
3 of 7 tasks
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
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
ProTip!
Exclude everything labeled
bug with -label:bug.