FeatureFuel
3

Support email signup universal link redirect

Source: supabase/supabase#25923 · opened by @percarlsen
I'm building a flutter app primarily for iOS (for now). The app has email signup, and I want to redirect the user to a certain screen after pressing the link in the confirmation email. To do so, I'm configuring the SITE_URL in supabase to point to the page I want to direct the user to. The issue is that my app uses universal links (as per [Apple's recommendation]( but the SITE_URL only supports custom schemes, not universal links ([documentation](

I've worked around this for now by using custom scheme for this purpose only, but I'd prefer to only use universal link. Would it be possible to support universal links in SITE_URL?

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