ScoDoc/app/auth
2022-02-13 15:19:39 +01:00
..
__init__.py Application Flask pour ScoDoc 8 2021-05-29 18:22:51 +02:00
email.py Variable SCODOC_MAIL_FROM pour les envois d'exceptions 2022-01-19 22:40:41 +01:00
forms.py Améliorer page infos utilisateurs 2021-10-17 11:19:01 +02:00
models.py Fixes #293 : suppression utilisateur 2022-02-13 15:19:39 +01:00
README.md Application Flask pour ScoDoc 8 2021-05-29 18:22:51 +02:00
routes.py Améliorer page infos utilisateurs 2021-10-17 11:19:01 +02:00

ScoDoc User Authentication Blueprint

Code borrowed and adapted from https://courses.miguelgrinberg.com/p/flask-mega-tutorial