-
### General Info
- [X] I installed the latest version of Supabase Kt
- [X] I checked for similar feature requests
### Feature request
As requested by a bunch of developers:
In many cases su…
-
# Bug report
## Describe the bug
I am using supabase-py with fastapi.
I made a login endpoint that uses sign_in_with_password():
```
dic = {"email": email, "password": password}
…
-
**Describe the bug**
If I sign in using Google, re-install the app, open it (which automatically signs the user in anonymously) and then try to link identity using the Google provider, I get an error…
muezz updated
11 hours ago
-
I see that a lot of the core functionality is implemented locally in this project instead of relying on external crates. Was using other crates considered?
I did some searching and found a few cand…
-
### Please confirm the following:
- [X] I've checked [the current issues](https://github.com/Ivy-Apps/ivy-wallet/issues) for duplicate issues.
- [X] I've requested a single (only one) feature/change …
-
**Describe the bug**
[v1.203.0](https://github.com/supabase/cli/releases/tag/v1.203.0) will not start without either:
disabling health checks
`supabase start --ignore-health-check`
or disablin…
-
# 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…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Summary
Supabase has recently made its storage S3 compatible as per [this article from April, 18th, 2024](http…
-
**Describe the bug**
When running Supabase locally, I encounter the following error:
```
failed to execute http request: Get "http://127.0.0.1:54321/storage/v1/bucket": context deadline exceeded (C…
-
**Describe the bug**
The signInWithOtp method does not return any indication of which OTP type (sign-up confirmation or magic link) was sent. This makes it unclear which flow to follow in the verifyO…