Wouter Termont

Results 35 issues of Wouter Termont

The current IDP implementation does not seem fully up to date with the [Solid-OIDC](https://solid.github.io/solid-oidc) specification. Most importantly, the specification now prescribes a separation of responsibility between the IDP itself an...

Currently, most config IDs are URNs with the same uninformative form `urn:solid-server:default:Xyz`. When encountering such an idea in any of the multiple places where it is used as a reference,...

👩🏾‍💻 developer experience

Trying to work with a file backend in `v2.0.0`, I noticed that there are now two preset file configurations: `file.json` and `file-no-setup.json`. However, neither seems to provide the same experience...

### Search terms you've used `oidc`, `openid`, `default` ### Impacted package Which packages do you think might be impacted by the bug ? - [x] solid-client-authn-browser - [x] solid-client-authn-node -...

bug

When using the short hands provided by bikeshed to create (boxed) asides, I stumble upon some weird behaviour. The generall rule seems to aim to recognize all keywords, in whatever...

enhancement

As the title says: it would be nice to be just able to point towards files containing anchors, link-defaults and bibliography data, instead of having to give them a fixed...

enhancement

This PR adds a DataAccessor that stores data on an S3 backend. I'm still working on the unit tests, but any S3 Bucket (e.g. using the AWS Free Tier) will...

☀️ enhancement

### ✍️ Description This PR enables `AccessCheckers` to not only check rules about the `agent`, but also ones about the `client` and the `issuer`. It is an attempt at providing...

semver.minor

This PR updates the Solid protocol with a normative section on the use of Internationalized Resource Identifiers (IRIs). It attempts to address the following issues (and possibly other related ones):...

I'm just discovering this amazing tool, and one thing that surprised me much was that it seems to be building everything anew even for the tiniest change. Would be awesome...