dwyl / auth-mvp

:key: Prototype Authentication Service
https://auth-mvp.herokuapp.com/
4 stars 0 forks source link

Auth MVP

Build Status codecov.io

DWYL Authentication service

API

Sending Emails From Auth App Requires

The only requirement that you need to fulfil in order to enable sending emails is having the EMAIL_APP_URL set in your .env and the SECRET_KEY_BASE environment variable needs to be the same as the dwylmail Heroku app.

Visit: https://dashboard.heroku.com/apps/dwylmail/settings and copy the SECRET_KEY_BASE from Config Vars.