mirror of
https://github.com/supabase/supabase.git
synced 2026-05-06 08:56:46 -04:00
d07e78a616
This PR runs `prettier` on the `examples` folder. Depends on https://github.com/supabase/supabase/pull/43849.
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