IndominusByte / fastapi-jwt-auth

FastAPI extension that provides JWT Auth support (secure, easy to use, and lightweight)
http://indominusbyte.github.io/fastapi-jwt-auth/
MIT License
630 stars 143 forks source link

Create methods to expose self._request and self._response #42

Open brunohenriquy opened 3 years ago

brunohenriquy commented 3 years ago

Related to issue.