Commit graph

7 commits

Author SHA1 Message Date
bb26ff763d
chore: restructured completely
kinda MVC:
Model -> model
View -> routes
Controller -> server
2024-04-09 01:14:48 +02:00
db8ecc7c3d
chore: moved around stuff 2024-03-27 04:00:18 +01:00
be75ac33d1
feat: parse some algorithms for digest, all rsa 2024-03-26 00:49:27 +01:00
b0e4940ec8
feat: validate incoming http signatures 2024-03-25 21:19:25 +01:00
6ea4f06d54
feat: initial work on validating http signatures 2024-03-25 05:12:49 +01:00
7f69abf6c0
fix: cleanup 2024-03-25 02:27:31 +01:00
384d5147ed
feat: initial auth extractor 2024-03-25 01:58:30 +01:00