1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-09-28 07:10:10 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
51839b5942
Restructure email sending
smtp and mailgun now implement an emailClient interface, which the
Emailer can use.
2020-09-13 21:07:15 +01:00
fd766e7b1a
use app identifier instead of ctx
changing this because ctx is commonly used with the context package.
2020-08-16 13:36:54 +01:00
c4d4b395d5 Password resets 2020-08-01 16:31:08 +01:00