Module

Conveyor.BasicAuth

Package
purescript-conveyor-basic-auth
Repository
oreshinya/purescript-conveyor-basic-auth

#Settings Source

type Settings = { credentials :: Credentials, realm :: String }

#BasicAuth Source

data BasicAuth server

Constructors

Instances