Open amoyiki opened 6 years ago
Oh well, these examples indeed have not been touched for a long time :). If you have a working solution by now, would me mind creating a PR with a new runnable example in the examples/
directory?
@dkellner of course
I want to run Authentication example code with python3, but not work and raise
Unicode-objects must be encoded before hashin
i think above code Should be changed to
btw, raise an
AttributeError: 'User' object has no attribute 'salt'
When i useuser.check_password(password)
in login method, because current obj has not salt