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
- Host: GitHub
- URL: https://github.com/oreshinya/purescript-basic-auth
- Owner: oreshinya
- License: mit
- Created: 2018-10-09T14:01:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-11-17T10:52:02.000Z (about 3 years ago)
- Last Synced: 2025-03-12T18:33:13.105Z (10 months ago)
- Topics: basic-authentication, purescript
- Language: Dhall
- Size: 206 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# purescript-basic-auth
[](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