exh-0.1.0: A library for crawling exhentai
Safe HaskellNone
LanguageHaskell2010

Web.Exhentai.API.Auth

Synopsis

Documentation

data Credential Source #

Constructors

Credential 

Instances

Instances details
Eq Credential Source # 
Instance details

Defined in Web.Exhentai.API.Auth

Show Credential Source # 
Instance details

Defined in Web.Exhentai.API.Auth

auth :: MonadHttpState m => Credential -> m () Source #

Authenticates and loads user preferences. This should be called before any other functions are called