-
Directus 10.10 introduced a new authentication mode "session" which stores a session token as cookie.
This makes a bunch of things a bit easier, as multi-tabs logins are handled by default and assets…
-
Hey there!
Thanks for upgrading to the new session mode for auth in your module so fast!
I just try to reinstall your module and got all sorts of dependencies errors (see below).
Any thoughts…
-
Während die Bewertung einer Kommune durchgeführt wird, sollte sie noch nicht für alle User live im Ranking stehen (weil sie ja irreführende Werte hätte), aber das Lokalteam sollte schonmal den aktuell…
-
Hi,
Thanks for Nuxt-Directus and it's great to see development is ongoing. A question from what must be an aging brain that still prefers the Options API to the Composition API: there's nothing in …
-
### Version
nuxt-directus `^5.6.1`
nuxt: `^3.11.1`
### Reproduction Link
I cannot share my entire codebase at this time; Below is the segment of code causing the issue:
```js
...
co…
KB1RD updated
7 months ago
-
Hi,
I discovered your nuxt-directus plugin and it seems perfect - using just plain directus SDK and introducing simple authentication.
But when I was experimenting with it I had some unexpected …
-
### What is your idea?
Angular is one of the most used frontend development frameworks. As a result, providing a detailed article on this topic will be very helpful to those readers implementing thei…
-
I have been trying in vain to get nuxt-directus to connect to my directus instance and I can't get them to communicate.
I have Nuxt and Directus running in the same Docker container through a reverse…
-
### Discussed in https://github.com/nuxt/nuxt/discussions/22328
Originally posted by **trc-mathieu** July 25, 2023
I get a typescript error after running `pnpm prepack`. Here is a reproduction…
-
Hi,
I can't get to work the DirectusSchema interface augmentation through `d.ts`. But without `pnpm workspace` it works great.
My current workspace is:
```
- apps
- directus
- frontend
…