Reference fb package
This commit is contained in:
parent
416ffe99e7
commit
74626f9cab
@ -1,11 +1,14 @@
|
|||||||
name: authenticate
|
name: authenticate
|
||||||
version: 1.2.1
|
version: 1.2.1.1
|
||||||
license: BSD3
|
license: BSD3
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Michael Snoyman, Hiromi Ishii, Arash Rouhani
|
author: Michael Snoyman, Hiromi Ishii, Arash Rouhani
|
||||||
maintainer: Michael Snoyman <michael@snoyman.com>
|
maintainer: Michael Snoyman <michael@snoyman.com>
|
||||||
synopsis: Authentication methods for Haskell web applications.
|
synopsis: Authentication methods for Haskell web applications.
|
||||||
description: Focus is on third-party authentication methods, such as OpenID and BrowserID.
|
description:
|
||||||
|
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>.
|
||||||
category: Web
|
category: Web
|
||||||
stability: Stable
|
stability: Stable
|
||||||
cabal-version: >= 1.6
|
cabal-version: >= 1.6
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user