Qtc.Classes.Networkauth

Documentation

class Qcallback a b where #

Methods

callback :: a -> b -> IO String #

class QcreateAuthenticatedUrl a b where #

Methods

createAuthenticatedUrl :: a -> b -> IO (QUrl ()) #

class Qgrant a b where #

Methods

grant :: a -> b -> IO () #

class QresourceOwnerAuthorization a b where #

Methods

resourceOwnerAuthorization :: a -> b -> IO () #

class QsetResponseType a b where #

Methods

setResponseType :: a -> b -> IO () #

class QsetTokenSecret a b where #

Methods

setTokenSecret :: a -> b -> IO () #

class QtokenSecret a b where #

Methods

tokenSecret :: a -> b -> IO String #