Otherwise this.isActive() and possibly other method calls with this fail.
Many libraries accept authenticated fetch as a parameter, for example
https://github.com/rubensworks/rdf-dereference.js?tab=readme-ov-file#input-using-a-custom-fetch-function
I took a quick look at https://github.com/uvdsl/solid-rdf-store
and it looks like it gets Session and not just fetch
Otherwise
this.isActive()and possibly other method calls withthisfail.Many libraries accept authenticated
fetchas a parameter, for examplehttps://github.com/rubensworks/rdf-dereference.js?tab=readme-ov-file#input-using-a-custom-fetch-function
I took a quick look at https://github.com/uvdsl/solid-rdf-store
and it looks like it gets
Sessionand not justfetch