Description
A Haskell library with authentication methods for web applications. It provides building blocks for login flows and identity integration used by Haskell web services.
Developers use it when building web apps that need authentication. Because login code protects user accounts, projects should review configuration, redirects, cookies, and error handling carefully.