ONEARMY / community-platform

A platform to build useful communities that aim to tackle global problems
https://platform.onearmy.earth
MIT License
1.14k stars 390 forks source link

Feature: Use custom functions to send authentication emails #3058

Closed benfurber closed 1 month ago

benfurber commented 11 months ago

Is your feature request related to a problem? Please describe. While we have a lovely email templating system now ('functions/src/emailNotifications') when users sign-up or need to reset their password, they got a boring basic text email - the horror. This is because the authentication related messages use the default firebase flow.

This is important because we like the platform to be exciting and it's just a boring introduction to being a member to get that plain text message.

Describe the solution you'd like Using a cloud function, link up the authentication messages with our templating system.

thisislawatts commented 9 months ago

To configure your Firebase auth templates you can find them under:

Screenshot 2024-02-01 at 19 00 29