-
Notifications
You must be signed in to change notification settings - Fork 134
Open
Description
Thanks for these amazing snippets but I feel like there should be a warning about including this in any production environment since the combination of mintAdminToken
and recursiveDelete
would enable to anyone blasting an entire production database.
I suggest you create an example that isn't copy-pasteable.
exports.mintAdminToken = functions.https.onCall(async (data, context) => { |
Metadata
Metadata
Assignees
Labels
No labels