krypton-org / krypton-auth

Express authentication middleware, using GraphQL and JSON Web Tokens.
https://krypton-org.github.io/krypton-auth
MIT License
9 stars 0 forks source link

Notification of mock emails #9

Closed jrebecchi closed 4 years ago

jrebecchi commented 4 years ago

This feature aims to add pop-up notifications of mock emails sent by the server to the GraphiQL IDE. Indeed, if no mailTransporter is supplied, a mock test account is created. Whenever a mock email is sent, a preview link is created. By clicking on the link you can see the preview the email sent in a web browser. If a notification containing this link could pop-up directly into the GraphiQL IDE it would be just great!