Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 306 Bytes

readme.md

File metadata and controls

6 lines (4 loc) · 306 Bytes

Examples from the Talk ToTP or not ToTP

This web application demonstrates how to add multi-factor authentication to your web login/signup systems, based on the Time-based One Time Password standard (TOTP).

Running the example

To run the example just execute mvn exec:java in the project folder.