hoauth2-2.6.0: Haskell OAuth2 authentication client
Safe HaskellSafe-Inferred
LanguageHaskell2010

Network.OAuth2.Experiment.Utils

Documentation

tlToBS :: Text -> ByteString Source #

bs8ToLazyText :: ByteString -> Text Source #

mapsToParams :: [Map Text Text] -> [(ByteString, ByteString)] Source #