authenticate-1.3.5: Authentication methods for Haskell web applications.
Safe HaskellSafe
LanguageHaskell98

Web.Authenticate.OpenId.Providers

Description

OpenIDs for a number of common OPs. When a function takes a String parameter, that String is the username.

Synopsis

Documentation

google :: String Source #

Deprecated: Google no longer provides OpenID support

yahoo :: String Source #

livejournal :: String -> String Source #

myspace :: String -> String Source #

wordpress :: String -> String Source #

blogger :: String -> String Source #

verisign :: String -> String Source #

typepad :: String -> String Source #

myopenid :: String -> String Source #

claimid :: String -> String Source #