Martin
Martin
INFO: 127.0.0.1:60594 - "POST /api/auth/refresh HTTP/1.1" 200 OK INFO: 127.0.0.1:60595 - "GET /api/users/me HTTP/1.1" 401 Unauthorized INFO: 127.0.0.1:60594 - "POST /api/auth/refresh HTTP/1.1" 200 OK INFO: 127.0.0.1:60595 - "GET /api/users/me HTTP/1.1"...
> Si usa solo el backend para probar la utilidad de actualización, ¿seguirá recibiendo una respuesta de error 401 o funciona bien? > > Creo que el problema aún se...

Sorry, it's still doing the same loop after logging in. The loop switches between refreshing the token and displaying the user's data. backend  frontend  