Zwifi

Results 33 issues of Zwifi

This (very) roughly drafts what it would look like to use solid-client-authn-browser to authenticate in Dokieli. DO NOT MERGE yet

Right now, the codesandbox tutorials are created by the Creators in their own name, which is not sustainable on the long run. All these projects should be migrated to be...

Technical

Could use help in choosing a vocab, espially when there are multiple for the same use case. For example, why would I use foaf over vcard, or vice versa, or...

Content

Following a very good comment of @Vinnl on solid/solid.github.io#55, I would like to clearly identify stable/official vocabularies from experimental ones.

Technical

According to feedback on the SDK, the "most wanted" tutorials would be: 1) a walkthrough of how to use the SDK to install everything and use the sample app to...

Content

Currently, `unstable_overwriteFile(fileUrl: RequestInfo, file: Blob, options` explicitly overwrites any data at the provided URL. A more subtle behaviour would be to change it to `unstable_saveFile(fileUrl: RequestInfo, file: Blob, options)`, with...

enhancement
Triaged

This commit includes two changes I want to bring up for discussion: - Defining the constants as raw literals makes the type system more assertive (here it goes from "string"...

According the commit comment of https://github.com/w3c-ccg/vc-api/commit/4cd94ab7c85c8cfdace7e3dc849bd9f31a3232b3, it intended to fix links after the API rename, however the links to the OpenAPI GH pages from the Readme still use the former...