@hackage / req-oauth2

Provides OAuth2 authentication for use with Req

Latest0.1.0.1

About

Metadata

  • Last updated , by rcook
  • License MIT
  • Maintained by: rcook@rcook.org

  • Lottery factor: 0

Links

Installation

Readme

req-oauth2 by Richard Cook

Haskell application with main executable only built using Stack

Clone repository

git clone https://github.com/rcook/req-oauth2.git

Install compiler

stack setup

Build

stack build --fast

Run application

stack exec req-oauth2-app

Run tests

stack test

Licence

Released under MIT License