Sending Email Notifications with Firebase Functions with Sendgrid

At this time, Firebase functions don’t natively have the functionality for sending custom emails on their own. Google’s own documentation also suggests one of their own partner platforms like Sendgrid for sending emails. Although you have the option of sending…