You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
487 B
487 B
Notes
Flask Login
- This basic usage article was a good refresher. I forgot that you need a couple of methods on the User class to use it.
- It was tougher to write tests until...I RTFM'd. https://flask-login.readthedocs.io/en/latest/#automated-testing