FeatureFuel
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.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests