Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Code-Hex/firebase-auth-cloudflare-workers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.1
Choose a base ref
...
head repository: Code-Hex/firebase-auth-cloudflare-workers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.2
Choose a head ref
  • 4 commits
  • 4 files changed
  • 1 contributor

Commits on Feb 24, 2024

  1. fixed so that on the emulator, it does not check whether it's revoked…

    … unless the 'checkRevoked' flag is present
    Code-Hex committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    124e186 View commit details
    Browse the repository at this point in the history
  2. fixed test

    Code-Hex committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    805037a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #18 from Code-Hex/fix/do-not-check-revoked-emulator

    fixed the behavior of the validation method on the emulator
    Code-Hex authored Feb 24, 2024
    Configuration menu
    Copy the full SHA
    7003bd2 View commit details
    Browse the repository at this point in the history
  4. 2.0.2

    Code-Hex committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    0ce610f View commit details
    Browse the repository at this point in the history
Loading