authenticate-0.11.1: Authentication methods for Haskell web applications.

Web.Authenticate.BrowserId

Synopsis

Documentation

browserIdJs :: TextSource

Location of the Javascript file hosted by browserid.org

checkAssertionSource

Arguments

:: Text

audience

-> Text

assertion

-> IO (Maybe Text)