Safe HaskellNone

Ketchup.Auth

Synopsis

Documentation

basicAuth

Arguments

∷ [(ByteString, ByteString)]

List of (Username, Password)

→ ByteString

Authentication Realm

Handler

Success Handler

Handler 

Performs HTTP Basic Auth