Volst / graphql-authentication

🔑 Makes it easy to do boring authentication stuff with GraphQL (login, password reset, ...)
https://graphql-authentication-demo.now.sh/
ISC License
233 stars 15 forks source link

Document email templates #16

Closed SpaceK33z closed 6 years ago

SpaceK33z commented 6 years ago

There are three different email templates, and it should be documented how those look like.

Best way is to implement them in the example and refer to that.