We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dde910e commit 63ae862Copy full SHA for 63ae862
CHANGELOG.md
@@ -27,6 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
27
* #1337 Gracefully handle expired or deleted refresh tokens, in `validate_user`.
28
* #1350 Support Python 3.12 and Django 5.0
29
* #1249 Add code_challenge_methods_supported property to auto discovery informations
30
+ per [RFC 8414 section 2](https://www.rfc-editor.org/rfc/rfc8414.html#page-7)
31
32
### Fixed
33
* #1322 Instructions in documentation on how to create a code challenge and code verifier
0 commit comments