yesod-auth-0.2.0.1: Authentication for Yesod.

Yesod.Helpers.Auth.Facebook

Documentation

authFacebookSource

Arguments

:: YesodAuth m 
=> String

Application ID

-> String

Application secret

-> [String]

Requested permissions

-> AuthPlugin m