Skip to content

Commit 3ee6e66

Browse files
authored
reference the RFC where empty client secret is allowed
1 parent e264c07 commit 3ee6e66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2525
* #1218 Confim support for Python 3.11.
2626
* #1222 Remove expired ID tokens alongside access tokens in `cleartokens` management command
2727
* #1270 Fix RP-initiated Logout with no available Django session
28-
* #1092 Allow Authorization Code flow without a client_secret
28+
* #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)
2929

3030
## [2.2.0] 2022-10-18
3131

0 commit comments

Comments
 (0)