Skip to content

Commit 5d5246a

Browse files
authored
Add changelog entry for Django 4.2 support (#1353)
1 parent e15e245 commit 5d5246a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ These issues both result in `{"error": "invalid_client"}`:
5353
* Add Japanese(日本語) Language Support
5454
* #1244 implement [OIDC RP-Initiated Logout](https://openid.net/specs/openid-connect-rpinitiated-1_0.html)
5555
* #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)
56+
* #1264 Support Django 4.2.
5657

5758
### Changed
5859
* #1222 Remove expired ID tokens alongside access tokens in `cleartokens` management command

0 commit comments

Comments
 (0)