Bug report
Describe the bug
Unlike auth.signup which accepts a option.emailRedirectTo parameter, resend with { type: 'signup' } does not allow this option to be specified.
To Reproduce
N/A
Expected behavior
auth.resend accepts a emailRedirectTo parameter similarly to auth.signup
Screenshots
N/A
System information
N/A
Additional context
Add any other context about the problem here.