Martin

Results 4 comments of 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...

![image](https://github.com/jason810496/FastAPI-Vue-OAuth2/assets/63590318/83878463-2685-456a-829a-daa6cba8b4ea)

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 ![image](https://github.com/jason810496/FastAPI-Vue-OAuth2/assets/63590318/44f7ae8d-020b-413c-a620-29afb6a9bea4) frontend ![image](https://github.com/jason810496/FastAPI-Vue-OAuth2/assets/63590318/83e1fb32-eabd-4692-b848-27928665fb0b) ![image](https://github.com/jason810496/FastAPI-Vue-OAuth2/assets/63590318/86f93d9f-dd8c-493a-b53a-83ea2577e490)