Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
How to block user password reset request? - Supabase
S
Supabase
•
2w ago
•
1 reply
patryk
How to block user password reset request?
self-hosted
🟢
SSR
auth
🟡
javascript
Hello
,
is there a way to block
await supabase.auth.resetPasswordForEmail(data.email);
await supabase.auth.resetPasswordForEmail(data.email);
if the user has signed up using social provider
?
There is no way to check user
's provider in auth
.users table from javascript sdk
?
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
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
How to reset password with JWT
S
Supabase / help-and-questions
4y ago
Password reset
S
Supabase / help-and-questions
6mo ago
Password reset
S
Supabase / help-and-questions
13mo ago
How to verify a password reset request using the otp code
S
Supabase / help-and-questions
4mo ago