authenticate

Authentication methods for Haskell web applications.

http://github.com/yesodweb/authenticate

Version on this page:1.3.2.10@rev:1
LTS Haskell 22.18:1.3.5.2
Stackage Nightly 2024-04-25:1.3.5.2
Latest on Hackage:1.3.5.2

See all snapshots authenticate appears in

BSD-3-Clause licensed by Michael Snoyman, Hiromi Ishii, Arash Rouhani
Maintained by Michael Snoyman
This version can be pinned in stack with:authenticate-1.3.2.10@sha256:1252d5a4e75281c4f53081de0ba22dbe2bcc808baf92937719ca63fa8dac69d1,2301

Module documentation for 1.3.2.10

  • Web
    • Web.Authenticate
      • Web.Authenticate.BrowserId
      • Web.Authenticate.OpenId
        • Web.Authenticate.OpenId.Providers
      • Web.Authenticate.Rpxnow

Focus is on third-party authentication methods, such as OpenID and BrowserID.

Note: Facebook support is now provided by the fb package: http://hackage.haskell.org/package/fb.