-
Login form correctly and works but auth does not set cookie!
nuxt-directus Latest
nuxt: Latest
-
### Environment
```
Nuxt project info: …
-
### Environment
I'm using nuxt:
- Operating System: Darwin
- Node Version: v18.14.2
- Nuxt Version: 3.7.3
- Nitro Version: 2.6.3
- Package Manager: yarn@3.2.4
- Builder: …
-
### Describe the bug
This is my sitemap configuration:
```
sitemap: {
exclude: [
'aviso-legal',
'politica-de-cookies',
'politica-de-privacidad',
'terminos-y-condi…
-
### Environment
"dependencies": {
"@ispa.io/vrcode": "^1.5.0",
"@nuxtjs/axios": "^5.8.0",
"@nuxtjs/proxy": "^1.3.3",
"@nuxtjs/style-resources": "^1.0.0",
"better-scroll": "^…
-
### Is your feature request related to a problem? Please describe.
By default, when starting project in dev mode, the Strapi Admin Url that is shown in console is `http://localhost:1337/admin/`.
How…
-
I'm getting an error fetching a Google API.
But it works when I paste my token generated by [OAuth 2.0 Playground](https://developers.google.com/oauthplayground/) in a regular useFetch with Author…
-
I can't get it to work with Nuxt in the front-end, firstly I got the **419 ** error number when I tried to access to ```/login``` which is a **CSRF** token issue, I disabled the **CSRF ** token by add…
-
After the initial request to sanctum/csrf-cookie endpoint and setting the cookie, there is no X-XSRF-TOKEN header present in the login request when the login function on the useSanctumAuth() composabl…
-
# 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…