FeatureFuel
1

Add automatic session code detection from a specfifc path in the URL in supabase-js

Source: supabase/supabase#33567 · opened by @naimkhrof
Currently, supabase-js does not automatically detect the session code from a specific path in the redirection URL. For example, when the URL looks like:



The token needs to be manually extracted to create the session, which adds unnecessary complexity. It would be great to have an option that allows supabase-js to automatically detect the session code from a specific path in the URL.

For instance, an option like:



Would this feature be feasible for supabase-js, especially for password recovery flows?

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