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!: allow firebase/php-jwt v6 #391

Merged
merged 20 commits into from
Apr 13, 2022
Merged

feat!: allow firebase/php-jwt v6 #391

merged 20 commits into from
Apr 13, 2022

Commits on Feb 18, 2022

  1. WIP

    bshaffer committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    6ae9397 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Configuration menu
    Copy the full SHA
    fb366a3 View commit details
    Browse the repository at this point in the history
  2. fix bad merge

    bshaffer committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    9d1dc65 View commit details
    Browse the repository at this point in the history
  3. better validation

    bshaffer committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    6bef9ae View commit details
    Browse the repository at this point in the history
  4. fix tests

    bshaffer committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    10dbff7 View commit details
    Browse the repository at this point in the history
  5. test, style, and docs fix

    bshaffer committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    504d469 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f172065 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d5fd7f3 View commit details
    Browse the repository at this point in the history
  8. casts as array

    bshaffer committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    38e6325 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. simplify JWT logic

    bshaffer committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    5453ddb View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

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

Commits on Apr 12, 2022

  1. Update src/OAuth2.php

    Co-authored-by: David Supplee <[email protected]>
    bshaffer and dwsupplee authored Apr 12, 2022
    Configuration menu
    Copy the full SHA
    316acd3 View commit details
    Browse the repository at this point in the history
  2. Update src/OAuth2.php

    Co-authored-by: David Supplee <[email protected]>
    bshaffer and dwsupplee authored Apr 12, 2022
    Configuration menu
    Copy the full SHA
    a6bc81c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a720e9c View commit details
    Browse the repository at this point in the history
  4. Update OAuth2.php

    bshaffer authored Apr 12, 2022
    Configuration menu
    Copy the full SHA
    328730f View commit details
    Browse the repository at this point in the history
  5. fix phpstan, add tests

    bshaffer committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    ddfd838 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ebd8e6b View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. Configuration menu
    Copy the full SHA
    a331a88 View commit details
    Browse the repository at this point in the history
  2. typo fix

    bshaffer authored Apr 13, 2022
    Configuration menu
    Copy the full SHA
    a4264db View commit details
    Browse the repository at this point in the history