justinarat / Teamify

0 stars 0 forks source link

Setup Flask login #42

Closed justinarat closed 2 months ago

justinarat commented 2 months ago

Can just follow the lecture to setup flask-login and this maybe.

This issue is dependent on issue #46 where login and signup forms were setup and issue #34 as it needs to add functions to the Users class.

TODO:

justinarat commented 2 months ago

Decided to just setup FlaskLogin in pr #49 as other features depend on it and it needs to be done quick, so closing this issue.