-
![Screenshot 2024-09-21 183434](https://github.com/user-attachments/assets/a9c7e04b-59dd-425f-ad17-ea9749dd54a6)
Hi, I've been using `nuxt-oidc-auth` for a while and everything seems fine, but some…
-
### Describe the feature
When having API routes in Nuxt with authentication (using H3 `useSession` or [nuxt-auth-utils](https://github.com/atinux/nuxt-auth-utils)), we need to forward the `cookie` to…
-
User request:
> Friendly request to @calcom team. please make /bookings the default. I use /event-types once or twice. I visit Upcoming Bookings every time
As this is not the case for all users, ins…
-
### Is your feature request related to a problem? Please describe
Is it possible to create a cookie on the server side?
When I try this, the cookie does not seem to be attached in the response tha…
-
**What version of Tailwind CSS are you using?**
4.0.0-alpha.21 onwards
**What build tool (or framework if it abstracts the build tool) are you using?**
Vite ^5.4.8
**What version of Node.j…
-
Any time I use a direct link to a trail, I get an error saying "Bad Gateway."
For example, when paste `https://example.com/trail/view/vahveq98siviv66` into the address bar, I get the following in the…
-
### Environment
------------------------------
- Operating System: Linux
- Node Version: v18.16.0
- Nuxt Version: 3.11.2
- CLI Version: 3.11.1
- Nitro Version: 2.9.6
- Package M…
-
# [Next.js] 서버 사이드 렌더링(SSR)과 cookie 로그인 정보 다루기 (getInitialProps를 사용해도 되는가) – 9yujin
Nextra: the next docs builder
[https://www.9yujin.site/devlog/frontend/ssr_230122](https://www.9yujin.site/devlog/…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Current behavior 😯
It seems that on the current SSR rendering phas…
-
### Summary
The presence of a comma in a cookie value "breaks" the processing of the request of the cookie.
Though this behaviour seems/is RFC compliant, in the wild, it isn't uncommon for folks…