napkin-0.5.13
Copyright(c) Soostone Inc 2020
LicenseAllRightsReserved
Stabilityexperimental
PortabilityPOSIX
Safe HaskellNone
LanguageHaskell2010

Napkin.Cli.Auth.CmdRunner

Description

 
Synopsis

Documentation

mergeYamlSpecWithCli #

Arguments

:: (MonadIO m, MonadError NapkinError m) 
=> SpecFile 
-> SharedCommandOptions

shared cli options

-> (forall b. Typeable b => ToDbBackend b => b -> YamlSpec b -> m ()) 
-> m () 

work :: AuthCommandOptions -> LogOptions -> CLICommand #

Creates the Napkin.Auth.Types.NapkinOAuth2Request and makes a request to the Napkin.Auth.GoogleFlow