Flask API for file-sharing.
Go to file
dogeystamp 950265e013
auth: added logins
users can now request a login and we can check that they are
authenticated or administrator using function decorators
2023-03-10 09:19:21 -05:00
sachet auth: added logins 2023-03-10 09:19:21 -05:00
.gitignore initial commit 2023-03-09 16:38:57 -05:00
config.yml.example initial commit 2023-03-09 16:38:57 -05:00
requirements.txt auth: added logins 2023-03-10 09:19:21 -05:00