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 f580e2e commit c7641e4Copy full SHA for c7641e4
CHANGELOG.md
@@ -49,6 +49,7 @@ These issues both result in `{"error": "invalid_client"}`:
49
* Add Japanese(日本語) Language Support
50
* #1244 implement [OIDC RP-Initiated Logout](https://openid.net/specs/openid-connect-rpinitiated-1_0.html)
51
* #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)
52
+* #1264 Support Django 4.2.
53
54
### Changed
55
* #1222 Remove expired ID tokens alongside access tokens in `cleartokens` management command
0 commit comments