Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ffailla/mfaauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mfaauth project

A collection of utilities to support generating MFA codes

Usage

Build All

run mvn clean install from root directory

Build Uberjar

run lein uberjar from the ./mfaauth-app directory

Run App

Console

java -jar mfaauth-app-[VERSION]-standalone.jar [AUTHENTICATION_KEY]

HTTP Service

java -jar mfaauth-app-[VERSION]-standalone.jar

Web Application

run grunt serve from the ./mfaauth-web directory to view mfa web

About

mfa utilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published