Back to articles
Expo app : RedirectTo field with Supabase Auth always set to localhost

Expo app : RedirectTo field with Supabase Auth always set to localhost

via Dev.toThomas Cosialls

You are building an Expo Mobile app with Supabase as a backend? You have correctly set the redirect url to exp:// /auth/callback** in the URL Configuration of Supabase Auth and want to try your flow on Expo Go? If you keep seeing localhost as the redirectTo address in the reset password link set by email, here is the fix: npx expo start --tunnel

Continue reading on Dev.to

Opens in a new tab

Read Full Article
6 views

Related Articles