-
**- Do you want to request a *feature* or report a *bug*?** Bug
**- What is the current behavior?**
The signup hook response is not parsed, if it doesn't consist of a `Content-Type` header valu…
-
### General Info
- [X] I checked for similar bug report
- [X] I am using the latest version
- [X] I checked the [troubleshooting](https://github.com/supabase-community/supabase-kt/wiki/Troublesho…
-
### General Info
- [X] I installed the latest version of Supabase Kt
- [X] I checked for similar feature requests
### Feature request
Following this discussion: https://github.com/orgs/supabase/dis…
-
# Bug report
## Describe the bug
I'm running Supabase locally and trying to login the way I do in prod via MagicLink. The request goes through as a `200` and a row is added to the `auth.user` ta…
-
### Description
Got the `No module named 'opentelemetry'` after install and `logfire auth` :
```
❯ poetry add logfire …
-
# Bug report
## Describe the bug
Using the MFA enroll function, the table gets spammed with new unverified factors on website refresh.
## Expected behavior
If the user doesn't have the MFA…
-
# Bug report
- [?] 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://github.c…
JPVRS updated
10 months ago
-
# Bug report
## Describe the bug
I have a Vue 3 SPA using Pinia and Vue Router. I use signInWithOtp as my auth method. I recently updated to supabase-js v2 and everything seemed fine at first bu…
-
# Bug report
- [ ] I confirm this is a bug with Supabase, not with my own application.
- [ ] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.c…
-
There are instances when a user needs to be signed up without updating the session storage (admin panel generating users).
if an option could be added to the SignUpOptions.cs file and a conditional…