We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e15e245 commit 5d5246aCopy full SHA for 5d5246a
CHANGELOG.md
@@ -53,6 +53,7 @@ These issues both result in `{"error": "invalid_client"}`:
53
* Add Japanese(日本語) Language Support
54
* #1244 implement [OIDC RP-Initiated Logout](https://openid.net/specs/openid-connect-rpinitiated-1_0.html)
55
* #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.
57
58
### Changed
59
* #1222 Remove expired ID tokens alongside access tokens in `cleartokens` management command
0 commit comments