Β© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabaseβ€’4y agoβ€’
9 replies
galaxy

hi did supabase-js v2 remove redirectTo from signInWithPassword function?

previously I could do
const { error } = await supabase.auth.signIn({
email,
password,
{redirectTo: window.location.origin}
});
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Next.js and Supabase v2
SupabaseSSupabase / help-and-questions
4y ago
500 from supabase function
SupabaseSSupabase / help-and-questions
7mo ago
supabase-js v2 runtime error with SvelteKit
SupabaseSSupabase / help-and-questions
4y ago
Supabase postgres function is not found on supabase js
SupabaseSSupabase / help-and-questions
4y ago