masterdock-io / masterdock

0 stars 0 forks source link

add authentication #7

Open casek opened 6 months ago

casek commented 6 months ago

add authentication using Flask-Security. Naturally, we will also add a login form to the front end.

casek commented 6 months ago

this will be covered using PostgreSQL connection (for session) and babel (for i18n).