req-oauth2-0.1.0.1: Provides OAuth2 authentication for use with Req
Safe HaskellNone
LanguageHaskell2010

Network.HTTP.Req.OAuth2.Internal.Verbs

Documentation

oAuth2Get :: (Value -> Parser a) -> Url 'Https -> App -> OAuth2 a Source #