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

Implementation of the Authorization Code with PKCE flow for public clients #65

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Mar 21, 2020

  1. Configuration menu
    Copy the full SHA
    d2864c6 View commit details
    Browse the repository at this point in the history
  2. Revert dockerfile change

    keyz182 committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    1f916ed View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. Configuration menu
    Copy the full SHA
    1a19122 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec9340d View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

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

Commits on Mar 30, 2020

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

Commits on Dec 15, 2020

  1. Fix for bad mime type parsing

    keyz182 committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    544cdcd View commit details
    Browse the repository at this point in the history
  2. Fix for bad redirect URI check

    (cherry picked from commit bc4407b)
    keyz182 committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    5cd6c9b View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. Update oauth/service.go

    Co-authored-by: Alex Obukhov <[email protected]>
    keyz182 and obukhov authored Jan 4, 2021
    Configuration menu
    Copy the full SHA
    e49306c View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Fix packages

    keyz182 committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    186ad74 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Environment Variable Config

    keyz182 committed May 26, 2022
    Configuration menu
    Copy the full SHA
    afb9029 View commit details
    Browse the repository at this point in the history
  2. Environment Variable Config

    keyz182 committed May 26, 2022
    Configuration menu
    Copy the full SHA
    32742c9 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Logging

    keyz182 committed May 27, 2022
    Configuration menu
    Copy the full SHA
    03c1019 View commit details
    Browse the repository at this point in the history
  2. extra fixtures

    keyz182 committed May 27, 2022
    Configuration menu
    Copy the full SHA
    e5cd1d1 View commit details
    Browse the repository at this point in the history