Should passlib still be a part of the security tutorial? #11437
Replies: 1 comment
-
|
Duplicate of: #11773 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First Check
Commit to Help
Example Code
Description
In the security tutorial passlib is used for password hashing. Using it in this way results in an error (see this issue in passlib).
For the sake of this tutorial it should be enough to just use bcrypt and avoid this error.
Operating System
macOS
Operating System Details
No response
FastAPI Version
0.110.1
Pydantic Version
2.6.3
Python Version
3.11.8
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions