-
edit: this is now available - see https://github.com/react-native-google-signin/google-signin/issues/1176#issuecomment-2461003447
```
// using this library for decoding
import jwtDecode from 'jwt…
-
### What problem did you meet?
It is unclear if Supabase is properly / fully supported. The authentication flow I have in mind is using Logto as the identity and authentication server for the…
-
# Feature request - Option for nulls as undefined
Currently, all empty values returned by the API are set as `null`.
The difference between `null` and `undefined` for many (obviously not all) T…
-
Discovered while working on #170
I fixed an issue with cookies in the SK v2 branch by setting `path: '/'` instead of the default path: https://github.com/geoffrich/svelte-adapter-azure-swa/pull/170…
-
This project is in its early stages. Let's use this issue to brainstorm and outline the essential components of our Supabase-Kubernetes Helm chart. Here's what we can discuss:
- **Must-have compo…
-
Hi,
"Your TickTick access token: **undefined**"
after I click authorize
-
## Describe the bug
I am encountering an Access Denied (403) error when my Supabase Edge Function named asaas_webhook attempts to receive payment webhooks. The error message indicates that access i…
-
Hi thank you for setting this all up, it's a great package.
When I'm developing locally and I use supabase pull or try to dump the schema from my remote project, none of the modifications I've made…
-
**The proposal**
I was super exicted to find this effort happening. I really want to move my kids off of Roblox and the like, and would love for them to be on the creative side more than the playing …
-
# Bug report
## Describe the bug
I'm currently getting `Invalid Refresh Token: Refresh Token Not Found` error in my Next.js middleware
```tsx
const res = NextResponse.next();
const supaba…