© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
hi did supabase-js v2 remove redirectTo from signInWithPassword function? - Supabase
S
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
Join
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
46,176
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
Next.js and Supabase v2
S
Supabase / help-and-questions
4y ago
500 from supabase function
S
Supabase / help-and-questions
9mo ago
supabase-js v2 runtime error with SvelteKit
S
Supabase / help-and-questions
4y ago
Supabase postgres function is not found on supabase js
S
Supabase / help-and-questions
4y ago