README
Comunica node-fetch HTTP Actor
A solid-auth-client HTTP actor implementation for Comunica.
This module is part of the Comunica framework.
Install
$ yarn add @comunica/actor-http-solid-auth-fetch
A fetch http actor using the solid.auth library
<script type="module">
import comunicaActorHttpSolidAuthFetch from 'https://cdn.skypack.dev/@comunica/actor-http-solid-auth-fetch';
</script>
A solid-auth-client HTTP actor implementation for Comunica.
This module is part of the Comunica framework.
$ yarn add @comunica/actor-http-solid-auth-fetch