ChangeLog
0.3.0 (2023-11-17)
Additions
Added
40ants-openrpc/jwt:with-test-tokenmacro which allows to simulate "authenticated" requests using Lack test client.
0.2.0 (2023-05-27)
Changes
40ants-openrpc/server:startfunction now usesopenrpc-server/clack:app-middlewaresgeneric-function.
Additions
Added
40ants-openrpc/client:generate-clientmacro to generate client while storing remote spec in a local cache file.Added
40ants-openrpc/jwt:with-sessionmacro to decodeJWTtoken and extract user-id and other params out of it. Also this package provides40ants-openrpc/jwt:issue-tokenfunction which is useful for logging user in.
0.1.0 (2023-05-01)
Initial version.