fastapi-jwt-auth icon indicating copy to clipboard operation
fastapi-jwt-auth copied to clipboard

create refresh and access token together

Open ali-mahdavi-mehr opened this issue 2 years ago • 1 comments

now it can create an access token and refresh token together with a specific id that "aid" so in deny list we can block both of them, by blocking that is the same in both

ali-mahdavi-mehr avatar Oct 30 '22 06:10 ali-mahdavi-mehr

Before this, we must use postman or ... to test(to send the access or refresh token) but now there is a token field for each endpoint

ali-mahdavi-mehr avatar Oct 30 '22 06:10 ali-mahdavi-mehr