# @comunica/actor-http-solid-auth-fetch

> A fetch http actor using the solid.auth library

Latest version **1.2.0** (published 2021-01-15) · MIT license · 0 weekly downloads

## Install

```sh
npm install @comunica/actor-http-solid-auth-fetch
pnpm add @comunica/actor-http-solid-auth-fetch
yarn add @comunica/actor-http-solid-auth-fetch
bun add @comunica/actor-http-solid-auth-fetch
```

## Health

**Score 25/100 (F)** — status: abandoned.

Positive: has types; no vulnerabilities; high quality score.

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.2.0 |
| Published | 2021-01-15 |
| First published | 2019-02-18 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Node | >=10.0.0 |
| Dependencies | 1 |
| Unpacked size | 6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Maintainers | joachimvh, rubensworks, rubenverborgh, dexagod |
| Keywords | comunica, runner |

## Links

- npm: https://www.npmjs.com/package/@comunica/actor-http-solid-auth-fetch
- Repository: https://github.com/comunica/actor-http-solid-auth-fetch
- Homepage: https://github.com/comunica/actor-http-solid-auth-fetch#readme
- Issues: https://github.com/comunica/actor-http-solid-auth-fetch/issues
- npm.io page: https://npm.io/package/@comunica/actor-http-solid-auth-fetch

## Dependencies (1)

- [solid-auth-client](https://npm.io/package/solid-auth-client.md) ^2.4.1

## Recent versions

- 1.2.0 (latest) — 2021-01-15
- 1.0.1 — 2019-11-13
- 1.0.0 — 2019-02-18

## README

# Comunica node-fetch HTTP Actor

[![npm version](https://badge.fury.io/js/%40comunica%2Factor-http-solid-auth-fetch.svg)](https://www.npmjs.com/package/@comunica/actor-http-solid-auth-fetch)
[![Build Status](https://travis-ci.org/comunica/actor-http-solid-auth-fetch.svg?branch=master)](https://travis-ci.org/comunica/actor-http-solid-auth-fetch)
[![Coverage Status](https://coveralls.io/repos/github/comunica/actor-http-solid-auth-fetch/badge.svg?branch=master)](https://coveralls.io/github/comunica/actor-http-solid-auth-fetch?branch=master)

A [solid-auth-client](https://github.com/solid/solid-auth-client) HTTP actor implementation for Comunica.

This module is part of the [Comunica framework](https://github.com/comunica/comunica).

## Install

```bash
$ yarn add @comunica/actor-http-solid-auth-fetch
```

---
_Source: https://npm.io/package/@comunica/actor-http-solid-auth-fetch · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
