Safe Haskell | None |
---|---|
Language | Haskell2010 |
OAuth2 plugin for http://bitbucket.com
- Authenticates against bitbucket
- Uses bitbucket uuid as credentials identifier
Documentation
oauth2Bitbucket :: YesodAuth m => Text -> Text -> AuthPlugin m Source #
oauth2BitbucketScoped :: YesodAuth m => [Text] -> Text -> Text -> AuthPlugin m Source #