https://github.com/agrafix/spock-auth
Provides authentification helpers for Spock
https://github.com/agrafix/spock-auth
Last synced: 8 months ago
JSON representation
Provides authentification helpers for Spock
- Host: GitHub
- URL: https://github.com/agrafix/spock-auth
- Owner: agrafix
- Created: 2014-03-13T09:18:44.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-13T16:18:01.000Z (almost 12 years ago)
- Last Synced: 2025-10-10T18:34:06.080Z (8 months ago)
- Language: Haskell
- Size: 181 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Spock-auth
=====
[](https://travis-ci.org/agrafix/Spock-auth)
# Intro
Hackage: http://hackage.haskell.org/package/Spock-auth
Authentification helpers for the [Spock](https://github.com/agrafix/Spock) web framework.
# Install
* Using cabal: `cabal install Spock-auth`
* From Source: `git clone https://github.com/agrafix/Spock-auth.git && cd Spock-auth && cabal install`