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

feat: add PKCE support to AuthorizationCodeFlow #470

Merged
merged 19 commits into from Jun 29, 2020

Commits on May 26, 2020

  1. Copy the full SHA
    61a616e View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. WIP: work on README.md

    StFS committed May 27, 2020
    Copy the full SHA
    4bf2925 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    778797b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    73fa760 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'pkce-support' of github.com:StFS/google-oauth-java-clie…

    …nt into pkce-support
    StFS committed May 27, 2020
    Copy the full SHA
    b0f0a9f View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. WIP: work on README.md

    StFS committed May 28, 2020
    Copy the full SHA
    8b5e316 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3bb51aa View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b582b87 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. Simplify code by moving PKCE entirely into the AuthorizationCodeFlow …

    …class. Add documentation.
    StFS committed May 29, 2020
    Copy the full SHA
    7238b21 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c5def75 View commit details
    Browse the repository at this point in the history
  3. Add @SInCE annotation in JavaDoc to the PKCE parameters of the autori…

    …zation url class.
    StFS committed May 29, 2020
    Copy the full SHA
    b089e33 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    066cadc View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    7272beb View commit details
    Browse the repository at this point in the history
  6. Merge branch 'pkce-support' of github.com:StFS/google-oauth-java-clie…

    …nt into pkce-support
    StFS committed May 29, 2020
    Copy the full SHA
    bdb43ac View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    f2efde6 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Copy the full SHA
    1f0e9b8 View commit details
    Browse the repository at this point in the history
  2. Responding to more PR comments

    StFS committed Jun 8, 2020
    Copy the full SHA
    d3e7b47 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1ee31a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. Copy the full SHA
    0196cfa View commit details
    Browse the repository at this point in the history