Module

Node.BasicAuth

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

#Credentials Source

type Credentials = { pass :: String, user :: String }