flowdock-rest-0.1.0.0: Flowdock REST API

LicenseBSD3
MaintainerOleg Grenrus <oleg.grenrus@iki.fi>
Safe HaskellNone
LanguageHaskell2010

Chat.Flowdock.REST.Auth

Description

 

Synopsis

Documentation

newtype AuthToken Source

Authentication token.

See https://www.flowdock.com/account/tokens for your token.

Constructors

AuthToken 

Fields

getAuthToken :: String
 

Instances

authenticateRequest :: AuthToken -> Request -> Request Source

Add authorisation information to the request