|
83e411bcc3
|
first (working) implementation of kioubit-auth
- verify(<x509-key>, signature=base64decode(<sig>), <params(base64)>)
|
2022-11-12 19:57:16 +01:00 |
|
|
c600c59af8
|
add "domain" option to config.json
add usages of the "domain" option
|
2022-11-12 17:36:11 +01:00 |
|
|
a1e25a9bdc
|
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 |
|
|
9cf41845a8
|
add sample config.json + working webserver
|
2022-11-11 20:17:37 +01:00 |
|
|
f5bd6b5a5f
|
create folder structure and add READMEs
|
2022-11-10 20:53:59 +01:00 |
|