FastAPI-Vue-OAuth2
FastAPI-Vue-OAuth2 copied to clipboard
FastAPI Vue OAuth2 is a boilerplate for building a FastAPI backend with a Vue frontend. It includes OAuth2 authentication with JWT tokens, and a simple user CRUD. Project can be easily deployed with D...
Hi, I'd like to ask you a question: On the client side, access_token and refresh_token are stored in store Vue during authorisation. Suppose access_token expired and I was on the...
Hello, first, thank you very much for the development, I wanted to tell you that I am using the backend and the frontend separately, everything is working (that is, running...