Β© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
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.
45,816
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
7mo 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