© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
How to block user password reset request? - Supabase
S
Supabase
•
2mo 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.
46,176
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
How to reset password with JWT
S
Supabase / help-and-questions
4y ago
Password reset
S
Supabase / help-and-questions
7mo ago
Password reset
S
Supabase / help-and-questions
14mo ago
How to verify a password reset request using the otp code
S
Supabase / help-and-questions
6mo ago