-
# Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://gith…
-
-
Implement authentication via Apple using Supabase. This will allow users to log in using their Apple accounts, enhancing user convenience and security.
Tasks
1. Configure Supabase for OAuth Provider…
-
**Describe the bug**
Hi, I've been trying to run the `supabase` CLI with Deno 2 and running into some error. Although I know my alternative solution is to use `npx` or `bunx`, but just want to raise …
-
The readme of this repo is really nice! To make it clearer, can you add the SQL schema of the database that I could paste into Supabase's SQL editor to be able to test out what you've built?
-
# Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://gith…
-
### Summary
When using graphile-migrate with supabase, it uses the wrong DATABASE_OWNER.
Supabase has a url that looks like this
```
postgresql://[user].[projectId]:[password]@aws-0-us-west…
-
### Describe the bug
although everything looks good there is always a connection problem with supabase and i can't seem to have bolt solve it. I spent hours :(
### Link to the Bolt URL that caused t…
-
I have a problem that I couldn't solve with this repo. I followed the instructions step by step, but the subscription plans aren't showing on the front end or in Supabase.
-
There is nothing in the readme as of right now which might give a hint on populating the tables in supabase, this might be a headache for first time contributors