Feature: Provide a short title of your feature request/feedback.
To send an email to a user via AWS SES in a Forms for Actions flow.
Description: Give us some details about your feedback/feature request. Examples, screenshots, videos, etc. are helpful.
Auth0 Support AWS SES in branding>email provider but does not support in Forms for Actions. Currently if we have send an email via Auth0 Forms for action with AWS SES we would have to send http request trigger a backend API that can in turn send the email using the AWS SDK if preferred. Or use AWS API Gateway and AWS Lambda following this community comment. Since we are not able to create a AWS signature in order in Auth0 Forms.
Use-case: Tell us what you are building. How would the feedback/feature improve your experience?
Mandating email verification after user login. To send OTP to user email via Auth0 Forms for Actions