Huakun Shen 605a7844f2
Feature: Deep Link + Supabase OAuth + open extension in store with deep link (#16)
* feat(auth): add deep link and supabase auth

* fix(deep-link): fix some routing and reactive page rendering

* feat: implement supabase auth with pkce auth flow
2024-11-05 09:27:52 -05:00
..
2024-11-03 13:54:44 -05:00
2024-11-03 13:54:44 -05:00
2024-11-03 13:54:44 -05:00
2024-11-03 13:54:44 -05:00
2024-11-03 13:54:44 -05:00

npx supabase gen types typescript --project-id "$PROJECT_REF" --schema public > supabase/types/supabase.ts

Add the following to .env:

SUPABASE_URL=
SUPABASE_SERVICE_ROLE_KEY=
S3_ENDPOINT=
S3_ACCESS_KEY_ID=
S3_SECRET_ACCESS_KEY=