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

fix: add signature verification to IdTokenVerifier #861

Merged
merged 17 commits into from Apr 13, 2022
Merged

Commits on Mar 23, 2022

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

Commits on Mar 24, 2022

  1. more test cases

    TimurSadykov committed Mar 24, 2022
    Copy the full SHA
    1c16f8f View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

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

Commits on Mar 28, 2022

  1. fix: more test fixes

    TimurSadykov committed Mar 28, 2022
    Copy the full SHA
    70ac584 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5dde913 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Update google-oauth-client/src/main/java/com/google/api/client/auth/o…

    …penidconnect/IdTokenVerifier.java
    
    Co-authored-by: Tomo Suzuki <suztomo@google.com>
    TimurSadykov and suztomo committed Mar 30, 2022
    Copy the full SHA
    5c83d47 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    17affb3 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Copy the full SHA
    4d34201 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9611f53 View commit details
    Browse the repository at this point in the history
  3. Update google-oauth-client/src/main/java/com/google/api/client/auth/o…

    …penidconnect/IdTokenVerifier.java
    
    Co-authored-by: Tomo Suzuki <suztomo@google.com>
    TimurSadykov and suztomo committed Mar 31, 2022
    Copy the full SHA
    8b55b29 View commit details
    Browse the repository at this point in the history
  4. Update google-oauth-client/src/main/java/com/google/api/client/auth/o…

    …penidconnect/IdTokenVerifier.java
    
    Co-authored-by: Tomo Suzuki <suztomo@google.com>
    TimurSadykov and suztomo committed Mar 31, 2022
    Copy the full SHA
    813bb20 View commit details
    Browse the repository at this point in the history
  5. doc fixes

    TimurSadykov committed Mar 31, 2022
    Copy the full SHA
    e065d1a View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2022

  1. Copy the full SHA
    1af2370 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    22178ca View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Update google-oauth-client/src/main/java/com/google/api/client/auth/o…

    …penidconnect/IdTokenVerifier.java
    
    Co-authored-by: Tomo Suzuki <suztomo@google.com>
    TimurSadykov and suztomo committed Apr 12, 2022
    Copy the full SHA
    c8d01d3 View commit details
    Browse the repository at this point in the history
  2. nit and linter fixes

    TimurSadykov committed Apr 12, 2022
    Copy the full SHA
    aca11aa View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    fece412 View commit details
    Browse the repository at this point in the history