MushroomMaula / fastapi_login

FastAPI-Login tries to provide similar functionality as Flask-Login does.
https://pypi.org/project/fastapi-login
MIT License
639 stars 58 forks source link

Added new docs going in-depth about JWT and how to incorporate bcrypt with fastapi-login. #79

Closed jasonmzx closed 10 months ago

jasonmzx commented 2 years ago

I also go in depth about some things I've found out about JWT's and your fastapi-login module whilst using it, these are some things I wish I knew whilst developping, so I'm putting it here for future reference. 👍

kigawas commented 10 months ago

Thanks for your work. This may be a good blog, but it's hard to say it should be included as a part of documentation