Did you look at the yesod auth package? It has something. --Kris On Wed, Aug 12, 2015 at 5:44 PM, Thomas Koch <[email protected]> wrote:
> Hi, > > I need to implement authorization in a web application (gitit2) and already > made a survey: There is no authorization library in Haskell. An example in > Java would be http://en.wikipedia.org/wiki/Spring_Security > > I'm considering porting (a minimal subset of) Spring Security to Haskell. > > Has anybody of you experience with web applications or interest in > authorization and would like to share ideas with me? > > Thomas > > -- Kristoffer H. Rose, Ph.D. <http://kristofferrose.com>
