Does nuxt-auth-utils package support jwt or cookie based authentication?
I'm building a fullstack web application with a dotnet as a backend and am using Identity as a the auth solution.
The user is authenticated using either jwt token or cookie based authentication but I can't find anything in the docs suggesting that nuxt-auth-utils supporting that
The user is authenticated using either jwt token or cookie based authentication but I can't find anything in the docs suggesting that nuxt-auth-utils supporting that
