Closed Nautman closed 3 years ago
I think there should be sent with the login code email and that it should be stated that the link is preferred to the text since it is more secure.
Atm no link is sent
We should send a link with a random code. I'm re-purposing this issue for also sending a link.
I do not see the point so this will be low priority.
I think it's a very useful feature. Is it possible for you to commit the HTML templates for the SendGrid emails? Perhaps me or @Zigolox can help!
I don't think this is necessary for MVP.
Fixed as of commit 6e4072a
Hi,
I was wondering if there was a link sent with the login code email? If so, what is the structure of the link, i.e.
digitalungdom.se/verify/:bearer
where
bearer
isemail + ":" + loginCode
in base64?