Module

Hyper.Authentication

Package
purescript-hyper
Repository
owickstrom/hyper

#setAuthentication Source

setAuthentication :: forall c res req b a. b -> Conn req res { authentication :: a | c } -> Conn req res { authentication :: b | c }