Skip to content

Commit

Permalink
Support consumeAppCheckToken option for callable functions (#1374)
Browse files Browse the repository at this point in the history
  • Loading branch information
taeold authored May 5, 2023
1 parent c640b7e commit ef4cdda
Show file tree
Hide file tree
Showing 9 changed files with 826 additions and 1,462 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
- Fix typo on alert event type. (#1384)
- Add `consumeAppCheckToken` option for callable functions (#1374)
1,683 changes: 429 additions & 1,254 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-jsdoc": "^39.2.9",
"eslint-plugin-prettier": "^4.0.0",
"firebase-admin": "^10.3.0",
"firebase-admin": "^11.8.0",
"js-yaml": "^3.13.1",
"jsdom": "^16.2.1",
"jsonwebtoken": "^9.0.0",
Expand Down
Loading

0 comments on commit ef4cdda

Please sign in to comment.