Repository URL to install this package:
|
Version:
5.0.0-1 ▾
|
vending-agent-dep
/
usr
/
local
/
lib
/
vending
/
agent
/
node_modules
/
@firebase
/
app-check
/
CHANGELOG.md
|
|---|
6f0049e66 #5676 - Block exchange requests for certain periods of time after certain error codes to prevent overwhelming the endpoint. Start token listener when App Check is initialized to avoid extra wait time on first getToken() call.3281315fa #5708 (fixes #1487) - Update build scripts to work with the exports field
Updated dependencies [3281315fa]:
Updated dependencies [2322b6023]:
a4e770e58 #5576 - Fix incorrect App Check typings that caused users to see TypeScript compile errors.e62d02e52 #5540 - Check for and initialize App Check debug mode during initializeAppCheck() instead of on import.
Updated dependencies [a99943fe3, b835b4cba]:
f1027e3c2 #5261 (fixes #5258) - Fixed argument typings for activate().
Updated dependencies [f1027e3c2]:
8599d9141 #4902 - Add RecaptchaV3Provider and CustomProvider classes that can be supplied to firebase.appCheck().activate().8599d9141]:
a3cbe719b]:
5d007b8fb #5084 - Fixed so token listeners added through public API call the error handler while internal token listeners return the error as a token field.5d31e2192 #5055 (fixes #5052) - Fix an error causing App Check to log HTTP status 429 errors in debug mode.
Updated dependencies [870dd5e35, 5d007b8fb, 56a6a9d4a]:
725ab4684]:
4c4b6aed9]:
5fbc5fb01]:
60e834739 #4897 - Make App Check initialization explicit, to prevent unexpected errors for users who do not intend to use App Check.81c131abe]: