firebase-functions
firebase-functions copied to clipboard
Add support for beforeSendEmail trigger
GCIP now supports a new event type that triggers before emails are sent using Identity Platform. This PR adds a new trigger to respond to the beforeSendEmail event type. Based on changes from blidd.blocking-fn-email.