Zwifi
Zwifi
**Bug description** When using `solid-auth-fetcher` in a modern browser, the used fetcher should be provided by the browser itself. However, it seems that the polyfill returned by `cross-fetch` does not...
Whitesource runs a scan as a CI check on PR, and updates the online inventory on push.
This changes the internal representation of RDF datasets so that Blank Nodes subjects are no longer nested, even if they are part of a single predicate chain. This approach was...
`getThing` now supports Blank Node identifiers in addition to IRIs and skolems to refer to a subject. This is a follow-up from #2368. # Checklist - [x] All acceptance criteria...
This PR fixes #2339. It relies on #2368 and #2369 , so these should be reviewed first. With these changes, `getResourcePolicyAll` gets a new options argument, which can be set...
### Search terms you've used dpop, ath ### Impacted package Which packages do you think might be impacted by the bug ? - [ ] solid-client-authn-browser - [ ] solid-client-authn-node...
We recently ran into an situation where a client added some metadata to its Client ID Document, in particular a `logo_uri`. The value for this property was relative URL, which...
Currently, the spec doesn't say anything about CORS: clients may not configure CORS for their identifiers, preventing cross-domain requests to this document. The main use case for the client identifier...
The client-provided metadata should be consistent if they are provided either through Dynamic Client Registration or dereferencing the Client Identifier. In particular, the default values for the scope should be...