Safe Haskell | None |
---|---|
Language | Haskell2010 |
Network.Google.OAuth2
Contents
Documentation
getToken :: OAuth2Client -> FilePath -> [Scope] -> IO AccessToken Source #
data OAuth2Client Source #
Constructors
OAuth2Client | |
Fields
|
Instances
type AccessToken = ByteString Source #