firebase / firebase-functions

Firebase SDK for Cloud Functions
https://firebase.google.com/docs/functions/
MIT License
1.03k stars 202 forks source link

Add beforeEmailSent and beforeSmsSent trigger types #1621

Closed blidd-google closed 3 weeks ago

blidd-google commented 1 month ago

Merges changes from the beforeEmailSent (https://github.com/firebase/firebase-functions/pull/1492) and beforeSmsSent (https://github.com/firebase/firebase-functions/pull/1589) PRs.