Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
AuthInput | |
|
asOAuth2Context :: forall m. (MonadIO m, MonadCatch m) => AuthInput -> m OAuth2Context #
getCredentials :: forall b m. (MonadIO m, MonadCatch m, Katip m, Typeable b, Show (DbBackendOptions b), ToDbBackend b) => AuthInput -> m CredentialsJson #