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 e264c07 commit 3ee6e66Copy full SHA for 3ee6e66
CHANGELOG.md
@@ -25,7 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
25
* #1218 Confim support for Python 3.11.
26
* #1222 Remove expired ID tokens alongside access tokens in `cleartokens` management command
27
* #1270 Fix RP-initiated Logout with no available Django session
28
-* #1092 Allow Authorization Code flow without a client_secret
+* #1092 Allow Authorization Code flow without a client_secret per [RFC 6749 2.3.1](https://www.rfc-editor.org/rfc/rfc6749.html#section-2.3.1)
29
30
## [2.2.0] 2022-10-18
31
0 commit comments