gitit-0.10.5.1: Wiki using happstack, git or darcs, and pandoc.

Safe HaskellNone

Network.Gitit.Authentication.Github

Documentation

getGithubUserSource

Arguments

:: OAuth2

Oauth2 configuration (client secret)

-> GithubCallbackPars

Authentication code gained after authorization

-> IO (Either String User)

user email and name (password none)