| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Napkin.Run.BigQuery.Auth
Documentation
Constructors
| AuthInput | |
Fields
| |
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 #