-
### Vue - Official extension or vue-tsc version
v2.0.24
### VSCode version
版本: 1.90.2
### Vue version
3.4.27
### TypeScript version
none
### System Info
```shell
[Info - 13:40:24] Connection…
-
We are using nuxt/auth to sign in with Auth0. Sometimes, when redirecting back from Auth0 to our `/callback` URL, they get redirected to their `/` home URL. At which point the `?standalone=true` gets …
-
### Your use case
When I login the auth token gets set as a cookie and only available to the server. It would be nice to see if I could define a cookie name that `nuxt-graphql-client` looks for and s…
-
https://github.com/JabRef/JabRefOnline/actions/runs/9521419725/job/26248786681
```
Run pnpm test:api
> jabref-online@1.0.0 test:api D:\a\JabRefOnline\JabRefOnline
> vitest e2e.test.ts
[warn…
-
### Environment
- Operating System: `Linux`
- Node Version: `v16.13.1`
- Nuxt Version: `2.16.0-27358576.777a4b7f`
- Package Manager: `yarn@1.22.17`
- Bundler: `Webpack`
- Use…
-
# Doneの定義
- `app/server/domain/auth.ts`のCookieに関する処理が関数になっていること
関連PR https://github.com/nekochans/qiita-stocker-nuxt/pull/25
-
### Are you using Nuxt?
- [X] Check this box if you encountered the issue using Nuxt and the included module.
### Describe the bug
When I create/set a state during a component's Setup phase (…
-
Hi!
I've error with `nuxt 2.3.4`.
```js
Test
```
-
Is there another header I need to provide in order for serverSupabaseClient to find a session?
I have the following server middleware:
```
import { serverSupabaseClient } from '#supabase/server…
-
Hello, I've just deployed a nuxt app to the server, but it caches in a bad way. in any device, logged in or not, I get one user information, it's cookie and token! I tried to find out what is the pro…