Bug report
This is more clarification is needed and then possibly a document change.
Back in March based on these #253 , supabase/supabase#5663 (comment)
Implies that gotrue.js can no longer use redirectTo for signIn with magiclink (email only, no password).
Several users in the forums believe it still works, others run into an issue and stop based on the docs.
It seems to still work.
To Reproduce
Setup signIn with email only and no password, redirectTo set to a subpage in website. Website URL set to base and approved redirects set to include the entire URL with subpage.
Login and and email is sent with a redirect_to option in the url and does redirect to that subpage in the app...
https://ugccqxxxxxxxxxypbq.supabase.co/auth/v1/verify?token=bF3ZHLRPV9cr9kXWI_NJyQ&type=magiclink&redirect_to=http://mysite.us/page is the URL in the email...
Expected behavior
If redirectTo is still supported for magiclink Docs need to be updated to reflect that.
Screenshots


This user did more specific testing already:
supabase/supabase#5663 (comment)

Bug report
This is more clarification is needed and then possibly a document change.
Back in March based on these #253 , supabase/supabase#5663 (comment)
Implies that gotrue.js can no longer use redirectTo for signIn with magiclink (email only, no password).
Several users in the forums believe it still works, others run into an issue and stop based on the docs.
It seems to still work.
To Reproduce
Setup signIn with email only and no password, redirectTo set to a subpage in website. Website URL set to base and approved redirects set to include the entire URL with subpage.
Login and and email is sent with a redirect_to option in the url and does redirect to that subpage in the app...
https://ugccqxxxxxxxxxypbq.supabase.co/auth/v1/verify?token=bF3ZHLRPV9cr9kXWI_NJyQ&type=magiclink&redirect_to=http://mysite.us/page is the URL in the email...
Expected behavior
If redirectTo is still supported for magiclink Docs need to be updated to reflect that.
Screenshots
This user did more specific testing already:
supabase/supabase#5663 (comment)
