Relative Content

Tag Archive for javascriptvue.jsdeploymentnuxt.jsnuxt-auth

Problem with Nuxt Authentication in Production

I am trying to deploy a nuxt application in a server. The server uses nginx and acts as proxy to localhost. Everything seems fine, I can already access the appliaction with the domain of the server and I can make api calls to the server. However, the authentication does not work. I am using sidebase nuxt auth and when I am trying to login an user I get the error shown in the image.