add firebase cloud function to get an email when a user logs into the web app
Closed this issue · 2 comments
wilfredmulenga commented
add firebase cloud function to get an email when a user logs into the web app
wilfredmulenga commented
tried using AWS's SES service and having trouble receiving an email. I will try using a chatbot
wilfredmulenga commented
managed to receive emails using AWS's SES but having trouble using it with Firebase cloud functions. It seems that I need to be on a paid-tier on Firebase for it to work. Will look for alternative solutions