We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1de6813 commit aa50c78Copy full SHA for aa50c78
CHANGELOG.md
@@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17
## [unreleased]
18
* Remove support for Django 3.0
19
* Add support for Django 3.2
20
+* #981 redirect_uri is new required in authorization requests when multiple URIs are registered.
21
22
### Added
23
* #712, #636, #808. Calls to `django.contrib.auth.authenticate()` now pass a `request`
0 commit comments