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
643 stars 149 forks source link

Why isnt this repo being maintained anymore? #96

Open xkasberg opened 1 year ago

xkasberg commented 1 year ago

Is there any plan for the pull requests to be reviewed or merged?

mmasztalerczuk commented 1 year ago

Hi, I have made a fork of this repo, and some issues are fixed. Please look at the following: https://pypi.org/project/fastapi-another-jwt-auth/

apptechxonia commented 1 year ago

Hi, I have made a fork of this repo, and some issues are fixed. Please look at the following: https://pypi.org/project/fastapi-another-jwt-auth/

Will you maintain it ? I will use if you maintain it regularly

mmasztalerczuk commented 1 year ago

Yes, I will try to upgrade dependencies systematically and fix bugs that will be reported here to my fork.