Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add force_pkce option #1705

Merged
merged 6 commits into from
May 24, 2024
Merged

Commits on May 1, 2024

  1. Add force_pkce option

    The force_pkce option is disabled by default. When enabled, it
    requires non-confidential clients to use PKCE when requesting
    an access_token using an authorization code.
    mattmanning committed May 1, 2024
    Configuration menu
    Copy the full SHA
    3c4dbba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    006c35d View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    5bf9d40 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    2def866 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ac9035 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    26247b7 View commit details
    Browse the repository at this point in the history