add signature verification module

- (the (test) signature allegedly has the wrong length?)
- add login route for main.py
This commit is contained in:
lare 2022-11-12 14:50:18 +01:00
parent 9cf41845a8
commit a1e25a9bdc
11 changed files with 215 additions and 24 deletions

3
.gitignore vendored
View file

@ -1,2 +1,3 @@
venv
config.json
config.json
*.pyc