-
**Describe The Bug:**
After installing the plugin, clicked the link to perform the 2FA login and get the cookie (page says cookie successfully retreived). However, it then fails to initia…
-
### Astro Info
```block
Astro v4.15.9
Node v22.8.0
System macOS (arm64)
Package Manager bun
Output hybrid
A…
-
1. Use express-session or JWTs for session management.
2. Store tokens in server-side sessions or as HttpOnly cookies.
3. Ensure tokens are not exposed to client-side scripts.
-
Request is now deprecated - it has several unadressed issues.
Server-Side Request Forgery in Request - https://github.com/advisories/GHSA-p8p7-x288-28g6
tough-cookie Prototype Pollution vulnerabil…
-
# 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…
-
### Checklist
- [X] I have looked into the [Readme](https://github.com/auth0/nextjs-auth0#readme), [Examples](https://github.com/auth0/nextjs-auth0/blob/main/EXAMPLES.md), and [FAQ](https://github.co…
-
**When using Nuxt 3 with Supabse I get the following errors in the web app page, within the VS Code terminal and in the VS Code editor.**
// VS Code editor error
`Cannot find name 'useSupabaseClie…
-
Hello,
Next.js version: 15.0.0-canary.134
iron-session version: 8.0.3
`cookies()` in the getIronSession parameter, has the following TS error:
```
Argument of type 'ReadonlyRequestCookies'…
-
### Link to the code that reproduces this issue
https://github.com/IonelLupu/nextjs-cookies-break-caching
### To Reproduce
1. use `const cookiesStore = cookies()` from `import { cookies } fro…
-
# 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…