-
Hello again @JiProchazka, I'm having a bit of a security issue that seems to only happen when the server does the token refresh and sets the cookies in the browser. Let me try to describe what I think…
-
# やること
cookie周りの処理の書き直しをする。
認証のcookie処理をmiddlewareに一部、分離したい。
## 目的
process.clientやprocess.serverに依存するとjestでテストが上手くかけないため、それらを考慮しているライブラリに置き換えたい(jestでmockが作れない?方法がわからない)。
## 導入予定ライブラリ
### 候補:…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Open
These updates have all …
-
### Environment
------------------------------
- Operating System: Windows_NT
- Node Version: v20.10.0
- Nuxt Version: 3.13.2
- CLI Version: 3.13.2
- Nitro Version: 2.9.7
- Pack…
-
I propose to add login via oauth providers.
I'd start with github as a first example case.
If you like the idea, you can assign the issue to me and I'll add it next week.
---
## TODO
- [ …
-
### Environment
- Operating System: Windows_NT
- Node Version: v20.18.0
- Nuxt Version: 3.13.2
- CLI Version: 3.14.0
- Nitro Version: 2.9.7
- Package Manager: pnpm@8.15.3
- Bui…
-
![image](https://github.com/user-attachments/assets/63c1d2b5-cb57-4afb-b119-6a663c9f907b)
Admittedly not something that is likely to affect many peolpe
-
### Environment
Nuxt project info: (copied to clipboard) …
-
When I was deploying a Nuxt2 project to Vercel, I encountered an error: 'Error: Please install npm before continuing.' How should I resolve this? Thanks!
vercel.json
{
"builds": [
{
…
-
For some reason my app tries to load `_nuxt/empty.js` when `nuxt-vite` is activated. This doesn't happen when the app is loaded without nuxt-vite activated.
When I create an empty `empty.js` fi…