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: v1.1.0
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: v1.2.0
Choose a head ref
  • 19 commits
  • 31 files changed
  • 1 contributor

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    6701ceb View commit details
    Browse the repository at this point in the history
  2. updated vitest

    Code-Hex committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    686db2f View commit details
    Browse the repository at this point in the history
  3. updated eslint

    Code-Hex committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    11d9e07 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #11 from Code-Hex/update-pkgs

    use pnpm and updated some deps
    Code-Hex authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    5f62fa6 View commit details
    Browse the repository at this point in the history
  5. added isJWKMetadata test

    Code-Hex committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    2806c5c View commit details
    Browse the repository at this point in the history
  6. fixed isJWKMetadata function

    Code-Hex committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    abcb2af View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. added verifySessionCookie

    Code-Hex committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    6e151bf View commit details
    Browse the repository at this point in the history
  2. added createSessionCookie

    Code-Hex committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    caed773 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. added tests

    Code-Hex committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    49001a5 View commit details
    Browse the repository at this point in the history
  2. use hono for example

    Code-Hex committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    fb09fae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    356b74b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    975db73 View commit details
    Browse the repository at this point in the history
  5. fixed README

    Code-Hex committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    58af8d3 View commit details
    Browse the repository at this point in the history
  6. Apply auto lint-fix changes

    Code-Hex authored and github-actions[bot] committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    e779fa2 View commit details
    Browse the repository at this point in the history
  7. fixed hostname

    Code-Hex committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    5742997 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #12 from Code-Hex/add/cookie-verify

    Supported cookie verification
    Code-Hex authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    d66186a View commit details
    Browse the repository at this point in the history
  9. fixed import

    Code-Hex committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    626c062 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #13 from Code-Hex/fix/import

    fixed import
    Code-Hex authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    5bd4748 View commit details
    Browse the repository at this point in the history
  11. 1.2.0

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