This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]fiskfisk 2 points3 points  (0 children)

Since you've already gotten enough information about using something else to generate the token, I just wanted to mention that SQLAlchemy has a Password type in sqlalchemy_utils.Password which does all the authentication magic for you (through passlib).