Dennis Kramp

Results 2 comments of Dennis Kramp

Got the same issue... still not fixed approx five month later. Bug appears in Chrome, but not in Edge. Funny that the example on the developers page is working as...

`nuxt-auth-utils` does not provide such functionality like other modules do. What I suggest is to create your own middleware using `defineNuxtRouteMiddleware` and use `loggedIn` property from `useUserSession()` Something like so:...