| Safe Haskell | None |
|---|
Network.Gitit.Authentication.Github
Documentation
Arguments
| :: OAuth2 | Oauth2 configuration (client secret) |
| -> GithubCallbackPars | Authentication code gained after authorization |
| -> IO (Either String User) | user email and name (password |
data GithubCallbackPars Source
Instances