You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "vanilla" version of each of these data modules will be usable in combination with just an authenticated fetcher, such as Solid Auth Fetcher, or the fetcher from the Inrupt JS Libs.
Given that definition I assumed that a vanilla version has no dependencies to specific solid libraries. I can use it with any paradigm and just pass an authenticated fetcher.
Yet the vanilla version of the bookmarks module has dependencies to:
@inrupt/solid-client
@inrupt/solid-client-authn-browser
Why?
The text was updated successfully, but these errors were encountered:
Defintion of a vanilla version from the readme:
Given that definition I assumed that a vanilla version has no dependencies to specific solid libraries. I can use it with any paradigm and just pass an authenticated fetcher.
Yet the vanilla version of the bookmarks module has dependencies to:
Why?
The text was updated successfully, but these errors were encountered: