-
### Astro Info
```block
Astro v4.15.9
Node v22.8.0
System macOS (arm64)
Package Manager bun
Output hybrid
A…
-
# Bug report
I have already checked and cant see the same issue.
- [x ] I confirm this is a bug with Supabase, not with my own application.
- [x ] I confirm I have searched the [Docs](https://do…
-
# npm audit report
cookie =1.3.1
Depends on vulnerable versions of @supabase/ssr
node_modules/@nuxtjs/supabase
3 low severity vulnerabilities
To address all issues (including breaking chan…
-
**Expected behavior**
Login without errors
**Actual behavior**
The cookie "sanctum.token.cookie" was rejected because a non-HTTPS cookie cannot be set as "secure".
**### On Login and can…
-
From this documentations-
https://commerce.nearform.com/open-source/urql/docs/advanced/server-side-rendering/#nextjs
I am clear about data fetching in Server Components and Client Components. Bu…
-
### 👟 Reproduction steps
When I authenticate a client-side Appwrite instance with `client.setSession(sessionCookie)`, Realtime doesn't recognize the authed status of the instance.
I'm doing SSR auth…
-
# 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://github.c…
-
# 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://github…
-
### Version
[v4.0.0-rc.19](https://github.com/apollo-module/releases/tag/v4.0.0-rc.19)
### Reproduction link
[https://pyj86.sse.codesandbox.io](https://pyj86.sse.codesandbox.io)
### Steps to repro…
-
**Describe the bug**
When trying to implement the steps outlined in [Wagmi SSR page](https://wagmi.sh/react/guides/ssr), specifically Persistence using Cookies, NextJS throws this error:
`Error…