DEV Community

Discussion on: Secure authentication in Nuxt SPA with Laravel as back-end

 
stefant123 profile image
StefanT123

It's not a third-party plugin, it's just a custom nuxt plugin that we going to create. Nuxt plugin is just some function that will be called before the instantiation of the root app, nothing more.