Skip to content

Pull requests: django-oauth/django-oauth-toolkit

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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…
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…
Fix documentation build warnings
#1648 opened Feb 3, 2026 by brianhelba 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
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…
Fix broken End-to-End testing
#1638 opened Jan 13, 2026 by lrq315 Loading…
2 tasks done
rfc 8707 - Resource Indicators
#1626 opened Dec 8, 2025 by craigds Loading…
5 of 7 tasks
Device code obey scopes
#1621 opened Nov 13, 2025 by amanning9 Loading…
3 of 7 tasks
Fix documentation build warnings (#1484)
#1620 opened Nov 9, 2025 by Subham-KRLX 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 TypeError at /o/token/
#1597 opened Sep 16, 2025 by aibaq Loading…
4 tasks done
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.