yesod-auth-0.3.0: Authentication for Yesod.

Yesod.Helpers.Auth.Facebook

Documentation

authFacebookSource

Arguments

:: YesodAuth m 
=> String

Application ID

-> String

Application secret

-> [String]

Requested permissions

-> AuthPlugin m