troyblank / api

CDK config for all static project's server APIs
0 stars 0 forks source link

Update email templates for user group #14

Open troyblank opened 9 months ago

troyblank commented 9 months ago

Right now the emails are very confusing, need to update to make more sense for the following:

Verification message A verification message can be sent automatically when a user signs up, or alternatively, a verification message may be sent by using a pre-sign up Lambda trigger or by calling the AdminConfirmSignUp API.

Invitation message Invitation messages are sent when creating a user via the console or by calling the AdminCreateUser API.

troyblank commented 7 months ago

also checkout Resend to send via a vanity domain

and DeMarc compliance to make sure emails go through.