Commit Graph

6 Commits

Author SHA1 Message Date
Krzysztof Dryś
d1176fde8b
fix(pass): increase max message size (#41)
Also: fix race condition when closing connection
2024-04-09 18:20:44 +02:00
Krzysztof Dryś
34d87a852a
feat/sync endpoint (#34)
feat: add sync endpoint to pass
2024-04-05 11:31:40 +02:00
Tobiasz Heller
cab30f73e6
feat: configurable tests (#30) 2024-02-16 07:45:58 +01:00
Tobiasz Heller
782e77173d
feat: connect pass with kms (#29) 2024-01-24 20:57:31 +01:00
Krzysztof Dryś
c00c8a4d5b
feat: e2e tests for pass (#28) 2024-01-22 20:07:37 +01:00
Krzysztof Dryś
17fb204680
feat(pass): tokens (#24)
feat(pass): tokens

Add token signing and verification to be used by pass.
2024-01-19 15:34:02 +01:00