FastAPI-Vue-OAuth2 icon indicating copy to clipboard operation
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...

Results 2 FastAPI-Vue-OAuth2 issues
Sort by recently updated
recently updated
newest added

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...

question

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...

bug