3
SvelteKit Supabase auth example doesn't support password reset or user invite
Source: supabase/supabase#20699 · opened by @paulcalcraft
Bug report <!-- ⚠️ We receive a lot of bug reports which have already been solved or discussed. If you are looking for help, please try these first: • Docs: • Discussions: • Discord: Before opening a bug report, please verify the following: --> • [ x ] I confirm this is a bug with Supabase, not with my own application. • [ x ] I confirm I have searched the [Docs]( GitHub [Discussions]( and [Discord]( Describe the bug Password reset and user invite processes for supabase email auth on SvelteKit send information in the URL fragment. This is apparently necessary for OAuth flows, but there is nothing in the [SvelteKit supabase auth tutorial]( that handles this, so all password resets/user invites just silently fail. To Reproduce Steps to reproduce the behavior, please provide code snippets or a repository: 1. Follow the [auth tutorial]( 3. Invite a user or do reset password via Supabase web on the auth section…
No pledges yet. Be the first to back this.
Comments
Similar requests
Handling the Password Reset for a user by Supabase itself.
2 votes · 0 comments
Handling the Password Reset for a user by Supabase itself.
7 votes · 0 comments
Use SvelteKit Instead of Next.js
1 vote · 0 comments
Improve DX: warn or block invite emails when Site URL is not configured
1 vote · 0 comments
Password reset should not act as OTP
3 votes · 0 comments
No comments yet.