authenticate

Authentication methods for Haskell web applications.

http://github.com/yesodweb/authenticate

Version on this page:1.3.5.1
LTS Haskell 22.17:1.3.5.2
Stackage Nightly 2024-04-18:1.3.5.2
Latest on Hackage:1.3.5.2

See all snapshots authenticate appears in

MIT licensed by Michael Snoyman, Hiromi Ishii, Arash Rouhani
Maintained by Michael Snoyman
This version can be pinned in stack with:authenticate-1.3.5.1@sha256:56d46016244159e9c76e9d0cb91627287b0aa3b9e56c9e11b6640b0e1e2390b5,2145

authenticate

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

Note: Facebook support is now provided by the fb package.

Changes

authenticate changelog

1.3.5.1

  • Support for aeson-2.0 #56

1.3.5

  • Drop tagstream-conduit dep (for GHC 8.8 support)

1.3.4

  • Relaxed a bunch of type signatures

1.3.3.2

  • Support for http-conduit-2.2.0 #47

1.3.3.1

  • License update #46

1.3.3

Deprecated Google OpenID support