ashToronto / career_crafter_pro

A resume theming and career building web app
3 stars 1 forks source link

setup sandbox ses with production and allow confirmation on all environments #61

Closed ashToronto closed 3 months ago

ashToronto commented 3 months ago

Allow email confirmation for new users on all environments including productions.

Use SES for production needs with verified users i.e beta tester emails, required for sanbox env For development continue using letter opener and remove the env vars that make email confirmation dependant on env feature flag.