GoogleAuth is a Java server library that implements the Time-based One-time Password (TOTP) algorithm specified in RFC 6238. This library depends on the following components:
- Apache Commons Codec.
- JAX-RS v. 2.x (provided scope).
- JAX-RS v. 2.x implementation (provided scope).
- JUnit (test scope).
Comments