otp-authenticator-0.1.0.1: OTP Authenticator (a la google) command line client

Copyright(c) Justin Le 2017
LicenseMIT
Maintainerjustin@jle.im
Stabilityunstable
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

Authenticator.Options

Description

Load options for the otp-auth executable.

Synopsis

Documentation

data Cmd Source #

A command to exercute. See Authenticator.Actions.

data DumpType Source #

Should the data dump be yaml, or json?

Constructors

DTYaml 
DTJSON 

getOptions :: IO (Cmd, Bool, FilePath, Maybe Fpr) Source #

Return command, visible password entry, vault filepath, and fingerprint