Skip to content

victorlee0505/TOTPDemoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TOTP Demo App

TOTP implementation using TOTPService which can be found in

TOTPService

Installation

This is a Springboot Project on JDK11.

Please mvn install TOTPService to resolve dependency.

Getting Started

Login portal: http://localhost:8080

A default account is preloaded: admin : 12345

  • Click "Show Users" anytime will display DB contents
  • Click "Login" will start either QRCode or Passcode process depends on account status.
  • Click "New Account" to register a new account

DB is not presistent as it is in-memory, restart this app will revert DB to initial state.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published