Vincent
Vincent
@NSeydoux Sorry, I'm not sure where I encountered this anymore, but I think that was indeed the cause (and my workaround was using the plain object).
At the moment there is no support for running in an environment other than the browser, unfortunately. We do hope to provide an alternative that runs in Node in the...
@scenaristeur If that works, possibly `import { fetch } as scaFetch from "@inrupt/solid-client-authn-browser` works too, to avoid having to prepend `sc.` everywhere? It should indeed not be modifying the global...
Now that [authenticating client applications](https://docs.inrupt.com/developer-tools/javascript/client-libraries/tutorial/authenticate-client/) is a thing, I've got another use case. Currently, in [my app](https://penny.vincenttunru.com/), a user can log in from any page, and the redirect URL will...
The way the data browser works is that it does actually display the resource you were looking at. However, you're probably using the folder pane, which allows you to drill...
I'd add to the first bullet that it's not just extra work, but that we don't yet know how to do this securely. Your suggestion at https://github.com/inrupt/solid-client-authn-js/issues/423#issuecomment-709295748 looks promising and...
We're currently still [manually filtering afterward](https://github.com/mozilla/blurts-server/blob/2998f0e7845b19e16f9c849e4c310abc6702b16f/src/app/functions/server/l10n.ts#L82-L87), rather than explicitly enumerating locales in our `l10n.toml`, so this might still be a good idea to do. (But at this point, we could...
@johnstonesnow Information about the prelease can be found [here](https://github.com/oae/gnome-shell-pano/releases/tag/v23-alpha). From that page, download `[email protected]`. Open Files, click the path bar at the top and enter `~/.local/share/gnome-shell/extensions/` and press Enter. Copy...
@johnstonesnow Ah yes, that's the old version of Pano that's still installed - extracting the `.zip` will give you a new version of that folder. You can rename or delete...
It is indeed a full manual installation - extracting the `.zip` into that directory _is_ installing it (the prerelease).