I have added the magic link feature in my signin signup flow. I have changed the Restful provider to send email from custom email provider. How do I generate the magic link for Confirm Account to be passed in the template?
Asked
Active
Viewed 233 times
1 Answers
0
What do you mean by template?
Are you using custom policies?
If, so refer this.
You have a choice of symmetric (secret key) or asymmetric (certificate).
There are two "magic link" samples plus a sign-in one.

rbrayb
- 46,440
- 34
- 114
- 174