Commit graph

3 commits

Author SHA1 Message Date
b305139033 first (working) implementation of kioubit-auth
- verify(<x509-key>, signature=base64decode(<sig>), <params(base64)>)
2022-11-12 19:57:16 +01:00
e8c9c25a01 add "domain" option to config.json
add usages of the "domain" option
2022-11-12 17:36:11 +01:00
9fa16e1ac9 add signature verification module
- (the (test) signature allegedly has the wrong length?)
- add login route for main.py
2022-11-12 16:35:37 +01:00