Display Email Address in Dashboard?
- Dominant language
- Elixir
- Stars
- 44
- Forks
- 1
- Avg merge
- 18h 25m
- Merged PRs (30d)
- 1
Description
At present the dashboard displays the status of emails: https://dwylmail.herokuapp.com

This is _much_ better than zero visibility. But it's not _actionable_.
We need to be able to click on an item to see the email address so we know exactly what went wrong.
In order to view an email address we need Auth to ensure privacy.
## Todo
+ [ ] Enable Auth for the Email App once the `DWYL_API_KEY` feature is shipped https://github.com/dwyl/auth/issues/42
+ [ ] Make the each row of the dashboard clickable.
+ [ ] Render the "show" view including the decrypted email address if the requestor is authorised to see it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.