tabapp icon indicating copy to clipboard operation
tabapp copied to clipboard

Cognito email confirmation

Open EthanOrlander opened this issue 4 years ago • 0 comments

Post-confirmation lambda trigger to send an email w/ verification link.

Can probably cook link using aws sdk to grab email verification code.

Will need to send using SES. Not possible to do email verification from Cognito when SMS verification is enabled.

EthanOrlander avatar Jul 16 '21 19:07 EthanOrlander