#prince-sandhu-standard-accounts
1 messages · Page 1 of 1 (latest)
Two reasons:
1/ The link grants access to private information previously filled in, so you want to ensure your user is authenticated before redirecting
2/ The link is short lived (5 minutes, i think?) so it is likely to be invalid by the time your user clicks it
You should instead email them a link to your site where you generate the link when needed then redirect
thank you
you're welcome 👍