I am able to code/set up to get registration email from firebase from reactjs application. I would like to override this email and add button like registration link in the email body. I've attached sample email body(received from this website for registration :)). There is a suggestion to use the below function(?!). I am not familiar with this. Can you please help to implement this?. kindly let me know if you need more details about my requirement. Thanks.
exports.sendWelcomeEmail = functions.auth.user().onCreate((user) => { // ... }); Sample email:
