Authentication In NUXT
Hi everyone I recently moved from nuxt 2 to nuxt 3 and am kinda confused about something. in nuxt 2 I use the https://auth.nuxtjs.org/ module for authentication but I read in a StackOverflow answer that this module isn't available for nuxt 3. My question is: is there currently a module one can use in nuxt 3?. If not How would you recommend I implement authentication in nuxt 3. I already have a backend built with asp.net core with JWT authentication. so am only using NUXT 3 for the Client side.
2 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
thanks i will check out sidebase module