Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
fetchUserInfo :: (MonadIO m, HasUserInfoRequest a, FromJSON b) => IdpApplication i a -> Manager -> AccessToken -> ExceptT ByteString m b Source #
data StackExchangeResp Source #
StackExchangeResp | |
|
Instances
data StackExchangeUser Source #
Instances
appendStackExchangeAppKey :: URI -> ByteString -> URI Source #