An open API service indexing awesome lists of open source software.

https://github.com/oreshinya/purescript-basic-auth

Basic authentication helper
https://github.com/oreshinya/purescript-basic-auth

basic-authentication purescript

Last synced: 9 months ago
JSON representation

Basic authentication helper

Awesome Lists containing this project

README

          

# purescript-basic-auth

[![Latest release](http://img.shields.io/github/release/oreshinya/purescript-basic-auth.svg)](https://github.com/oreshinya/purescript-basic-auth/releases)

Basic authentication helper.

## Installation

### Bower

```
$ bower install purescript-basic-auth
```

### Spago

```
$ spago install basic-auth
```

## Documentation

Module documentation is [published on Pursuit](http://pursuit.purescript.org/packages/purescript-basic-auth).

## LICENSE

MIT