-
Hi,
The module is returning "INVALID_PROVIDER" when I try to log in.
Directus's .env file has the following:
AUTH_LOCAL_DRIVER="local"
AUTH_PROVIDERS="local"
Should this work? Or does nux…
-
Implementing the callback just like in the demo on my own project just takes me to the callback page like so:
![image](https://github.com/becem-gharbi/nuxt-directus/assets/44903742/0072a459-74e8-47…
-
Hi,
I have forced token refresh to fail on purpose to see how this case is handled. I can see that after unsuccessful refresh the auth cookies are gone, but useUser() still keeps the user data, unti…
-
Hello i'm receiving a cors error when attempting to connect using the Nuxt-Directus module yet in the examples there is no cors option, what am I missing?
This is my nuxt.config section with direct…
-
nuxt-directus: 5.4.0
nuxt: 3.5.3
After upgrading to 5.4.0 getting an error, computed is not defined:
-
I haven't been able to find any mention of this, but is there a way to use this module on the server?
For example, I want if I want to create a api endpoint in Nuxt to be able to make some data mod…
-
This module looks really promising but as there's a [new SDK ](https://docs.directus.io/packages/@directus/SDK%20(beta)/) coming soon (currently in beta) I'm wondering if you already do have plans to …
-
Possibly related to the issue with the Nuxt example, #187.
## Version used
- this repository: commit 8790e61
- directus: 9.22.1
- docker-compose: version 1.24.0, build 0aa59064
## Steps to …
-
When updating to 5.4.0 and 5.4.1, nuxt startup crashes!
```
nuxt.js?v=1cab7ca8:94
[nuxt] error caught during app initialization ReferenceError: useDirectusUrl is not defined
```
### Versi…
-
### Version
nuxt-directus: 5.2.1
nuxt: 3.4.3
### Reproduction Link
[getThumbnail](https://nuxt-directus.netlify.app/composables/usedirectusfiles#getthumbnail)
### Steps to reproduce
Se…