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: firebase/firebase-js-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: firebase@9.5.0
Choose a base ref
...
head repository: firebase/firebase-js-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: firebase@9.6.0
Choose a head ref
  • 3 commits
  • 64 files changed
  • 4 contributors

Commits on Nov 22, 2021

  1. AppCheck integration for Firestore (#5634)

    * AppCheck integration for Firestore.
    
    * Update datastore and connection.
    
    * Better invokeWithTokens function.
    
    * Update/add unit tests.
    
    * Create mean-elephants-rush.md
    
    * Fix lint issues.
    
    * Update webchannel_connection too.
    
    * Make 'user' optional. And better function name.
    
    * Address code review comments.
    
    * Fix formatting.
    
    * update changeset.
    
    * try without invokeWithTokens.
    
    * Update lite/register.ts.
    
    * Don't add AppCheck token if it's an empty string.
    
    * Prettier.
    
    * Fix firestore-compat.
    
    * Prettier.
    
    * Add LiteAppCheckTokenProvider.
    
    * string, not String.
    
    * Add "Auth" to class names where applicable.
    
    * Rename authHeaders->headers. Add a test for empty AppCheck token.
    
    * Better way to apply token headers.
    
    * Improve code readability for applying tokens.
    
    * Add app-check-interop-types to externs.json.
    
    * Update .changeset/mean-elephants-rush.md
    
    Co-authored-by: Sebastian Schmidt <mrschmidt@google.com>
    
    Co-authored-by: Sebastian Schmidt <mrschmidt@google.com>
    ehsannas and schmidt-sebastian authored Nov 22, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    086df7c View commit details

Commits on Nov 30, 2021

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    f318c70 View commit details

Commits on Dec 2, 2021

  1. Version Packages (#5774)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    google-oss-bot and github-actions[bot] authored Dec 2, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    7124e9a View commit details
Loading