`callbackURL` for `emailVerification` using `sendOnSignUp: true`
How do I change the callbackURL for the email verification if my
sendOnSignUp
is true
?
It seems I can set it if I manually trigger the verification email:
But how do I change it in the configuration?
1 Reply
export the token, and add callbackUrl query to the link. You can see how full url is working by exporting the url