FeatureFuel
4

Allow magic links directly to website, skipping `[...].supabase.co/auth` (for PKCE)

Source: supabase/supabase#14495 · opened by @kasper9n
When I do PKCE, I send users to /login/auth where I run exchangeCodeForSession(), then to a page the user should be sent to.

That means I get an email link containing a redirect containing a redirect, like this:
> <p>

It would be great if the email link could be just instead. I'm already calling exchangeCodeForSession(), so I assume this would even reduce latency.

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