Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
OAuth2 plugin for http://github.com
- Authenticates against github
- Uses github user id as credentials identifier
Documentation
oauth2GitHub :: YesodAuth m => Text -> Text -> AuthPlugin m Source #
oauth2GitHubScoped :: YesodAuth m => [Text] -> Text -> Text -> AuthPlugin m Source #