Wouter Termont
Wouter Termont
Creating this issue to address the concerns of @CxRes (cf. [his](https://github.com/solid/process/pull/323#issuecomment-1632281018) [comments](https://github.com/solid/process/pull/323#issuecomment-1632770278) [in](https://github.com/solid/process/pull/323#issuecomment-1633481261) #323). As I understand it, his concern is that with the CG charter itself only addressing the...
_Please note that I am aware of [solid/specification#55](https://github.com/solid/specification/issues/55) and all similar issues mentioning it. However, these issues all seem to halt at a clarification of the (back then more confusing...
This issue is a follow-up to the weekly Solid CG meeting of 2022-12-14 (cf. [minutes](https://github.com/solid/specification/pull/488)). User Stories serve as the basic input for the UCRs (Use Cases and Requirements) which...
This issue is a follow-up to the weekly Solid CG meeting of 2022-12-14 (cf. [minutes](https://github.com/solid/specification/pull/488)). User Stories serve as the basic input for the UCR's (Use Cases and Requirements) which...
Our Jest config is currently part of our package.json, and jest-it-up seems unable to detect it. Is there a way around this, or would you be willing to add this...
Minor feedback: the README contains a typo in the link to the Grammars section: `github.com/itod/pegkit#grammars` is misspelled as `github.com/itod/pegkit#garmmars`.
Putting this here should it be of any value. I added this for the work on UMA, but no longer use it. The typings compile and work with the CRUD...
This PR adds a `JwksHandler` that publishes the public key of a `JwksGenerator` as a JWK Set on a given path.
This was an idea I got while working on UMA, but haven't fully worked it out yet, and no longer really need it. Does it seem valuable enough to finish?
Because of its decentralized nature, authentication in Solid relies on the trust between a Client and an Identity Provider (OP). This trust can partially be based on the trust between...