Supabase OAuth Apps Login Flow
- Create OAuth App at https://supabase.com/dashboard/org/_/apps
- Use http://localhost:3000 as
Authorization callback URLs - Copy
.env.exampleto.envand fillClient IDandClient Secretwith values from newly created app bun installbun run dev- Open http://localhost:3000