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 6344dbb07f
commit 9fa16e1ac9
11 changed files with 215 additions and 24 deletions

3
.gitignore vendored
View file

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