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

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

Awesome Lists containing this project

README

          

Spock-auth
=====

[![Build Status](https://travis-ci.org/agrafix/Spock-auth.svg)](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`