File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ Note worthy changes
1616- IdP: added support for pointing to a custom userinfo endpoint (see
1717 ``IDP_OIDC_USERINFO_ENDPOINT ``)
1818
19- - For OpenID Connect providers, you can now configure the field to be used as the
20- account ID to be used by setting ``"uid_field" `` in the relevant
19+ - For OpenID Connect providers, you can now configure the field to be used as
20+ the account ID by setting ``"uid_field" `` in the relevant
2121 ``SocialApp.settings ``.
2222
2323
2727- IdP: Access tokens without a user attached (client credentials) were no longer
2828 recognized in DRF/Ninja endpoints.
2929
30- - `requests ` sessions are now disposed of after use to avoid resource leaks.
30+ - `` requests ` ` sessions are now disposed of after use to avoid resource leaks.
3131
3232
333365.13.1 (2025-11-20)
You can’t perform that action at this time.
0 commit comments