-
- [x] Integrate [MockServer](https://mock-server.com/). See examples in VeraId Authority and Awala Pong.
- PoHTTP server.
- [x] Expired parcel.
- [x] Valid parcel.
- PoHTTP client:
- [x] Pa…
-
I'm trying to deploy https://github.com/relaycorp/veraid-authority/tree/main/docs with the following configuration:
![veraid-auth](https://user-images.githubusercontent.com/369863/235205126-99da44e…
-
`POST /awala` with content type `application/vnd.veraid.member-public-key-import`. As described on the README.
- [x] Call `createMemberPublicKey()`.
- [x] Publish event (following example in `exam…
-
This Part 3b of the `POST /` endpoint in the PoHTTP server.
Please refer to the spec for the CloudEvent `incoming-service-message` in the README.
Example: https://github.com/relaycorp/veraid-aut…
-
I already implemented the scaffolding around this in https://github.com/relaycorp/veraid-authority/blob/1ca6f08f5cf18480f969eb7253b5d988f3fd6c8b/src/backgroundQueue/sinks/memberBundleRequestTrigger.si…
-
Let's just make `GET /` work in both PoHTTP server and client by copying the respective code from VeraId Authority. (NB: I'm using the term "client" in the context of [PoHTTP](https://specs.awala.netw…
-
I just came across a few things we missed in #44:
- [x] There's no log here:
https://github.com/relaycorp/veraid-authority/blob/a718debd9041d287c6642186b88045406994dc22/src/org.ts#L82-L87
- […
-
-
https://github.com/relaycorp/veraid-authority/actions/runs/4564325901/jobs/8053948900
```
● org › createOrg › Clash with existing name should be refused
expect(received).toBe(expected) //…