-
⨯ node_modules/.pnpm/@supabase+auth-helpers-nextjs@0.10.0_@supabase+supabase-js@2.46.1/node_modules/@supabase/auth-helpers-nextjs/dist/index.js (47:1) @ createClientComponentClient
⨯ Error: either N…
-
**Describe the bug**
On Windows 11 using Docker and Supabase CLI to deploy a Supabase Edge Function, it fails to correctly import local files that are inside of the function directory (like a libs.ts…
-
Rather than manually creating Supabase tables, we can create a script and use package.json scripts to run it.
-
It would be great to see some documentation on swapping out Clerk and Neon to use Supabase for the auth and database.
-
**Describe the bug**
After running `supabase start` to bring a project online from migrations, running `supabase db reset` doesn't work because there is an active logical replication slot, which appa…
-
### Description
Design the VM of the tampon timer. We should be able to :
- Start the timer (maybe done locally),
- Stop the timer (maybe done locally),
- And get the average timer (Supabase).
…
-
I closely followed the setup as described here:
https://supabase-cache-helpers.vercel.app/postgrest/ssr/react-query
I have the following function in a lib dir:
```
export const getCompanyById = …
-
### Can we access your project?
- [X] I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
### Current Behavior
…
-
# Bug report
Apple Authentication via `supabase.auth.signInWithIdToken` creates a record without the `Email` or `Display name` fields in Supabase Auth (despite the user providing these during the A…
-
#### References
- https://supabase.com/blog/supabase-storage
- [ next.js sample application ](https://github.com/supabase/supabase-js/tree/master/examples/next-storage)
- [integrate with uppy.js]…