andreas.hard
09/22/2017, 10:49 PMisVerified: Boolean @defaultValue(value: false)
How would I go about hooking up a function (could be on AWS lambda or similar) to:
• Send out an email with a confirmation link (with TTL)
• Handle the incoming request when a user presses the link to change the bool value and allow login access
This is also applicable to a “forgot password” feature.andreas.hard
09/23/2017, 3:08 AMnilan
09/23/2017, 8:15 PM