fieldju/aerogear-otp-java — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2016-06-14
Add two-factor authentication to a Java web app's login flow.
Generate a QR code so users can link their account to Google Authenticator.
Verify a six-digit code a user typed in against the server-generated one.
Add a stronger login security requirement for a banking or SaaS platform.
| fieldju/aerogear-otp-java | akarshsatija/beast | alexeygrigorev/codeforces-solutions-java | |
|---|---|---|---|
| Stars | 1 | 1 | 1 |
| Language | Java | Java | Java |
| Last pushed | 2016-06-14 | 2021-02-17 | 2020-10-03 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | easy | hard | easy |
| Complexity | 2/5 | 4/5 | 1/5 |
| Audience | developer | data | developer |
Figures from each repo's GitHub metadata at analysis time.
A Java library that generates and verifies time-based one-time passwords, letting you add Google Authenticator-style two-factor login to your app.
Mainly Java. The stack also includes Java, Maven.
Dormant — no commits in 2+ years (last push 2016-06-14).
Use freely for any purpose, including commercial use, as long as you keep the copyright notice.
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.