You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Write a small program that runs in GCP to crawl through user claims and validate that everyone has the correct claims. If someone every compromised a back-end API key they could use it to change their claims in firebase and access other user accounts. We can hope and wish that that never happens, but I'd also like to know if it did ahead of time.
Claims crawler runs out of cron in GCP
Keeps state using firestore - 3 days worth?
Reports to Slack
The text was updated successfully, but these errors were encountered:
Write a small program that runs in GCP to crawl through user claims and validate that everyone has the correct claims. If someone every compromised a back-end API key they could use it to change their claims in firebase and access other user accounts. We can hope and wish that that never happens, but I'd also like to know if it did ahead of time.
The text was updated successfully, but these errors were encountered: