Getting Error Failed to launch... scheme does not have a registered handler
when configuring Google OAuth with Remix/Supabase
#64
Labels
bug
Something isn't working
Bug report
Describe the bug
I have a Remix/postgres/supabase app that I am trying to configure Google OAuth with and am getting this error message when I attempt to login
It seems like there may be a missing configuration or step I missed... I followed both of these Supabase docs when configuring Google Oath and Supabase
I've confirmed
My current setup
package.json
supabase.server.ts
useSupabaseClient.ts
root.tsx
login.tsx
auth.callback.tsx
Expected behavior
I should be redirected to a google login screen
System information
0.5.1
20.0.0
Additional context
Documents used for setup
Supabase Resources
Other Resources
The text was updated successfully, but these errors were encountered: