Non-PKCE OIDC clients broken
django-oauth-toolkit 2.0 changed the default of the PKCE_REQUIRED
setting to True
. This breaks clients without PKCE.
django-oauth-toolkit 2.0 changed the default of the PKCE_REQUIRED
setting to True
. This breaks clients without PKCE.