Jblew / firebase-functions-rate-limiter

Js/ts library that allows you to set per-time, per-user or per-anything limits for calling Firebase cloud functions
MIT License
100 stars 15 forks source link

Feature request: reset usage #4

Open robertvorthman opened 4 years ago

robertvorthman commented 4 years ago

Please add a feature to reset the usage of an identifier, for example to allow unlocking an account that was throttled for exceeding quota.