Safe Haskell | None |
---|---|
Language | GHC2024 |
Documentation
authWorkflow :: MonadIO m => ConnectionString -> Maybe Int -> m CredentialsJson #
authFileName :: MonadIO m => ConnectionString -> m CredentialsPath #
getCredentials :: MonadIO m => ConnectionString -> Maybe Int -> m CredentialsJson #
module Napkin.Auth.Types