GoogleAuth - Google Authenticator Server side code
GoogleAuth is a Java server library that implements the Time-based One-time Password (TOTP) algorithm specified in RFC 6238. This library can be used by any developer who wants to add TOTP multi-factor authentication to a Java application and needs the server-side code to create TOTP shared secrets and verify TOTP passwords.Google Authenticator Server side code
https://github.com/wstrange/GoogleAuth
License:
Tech:
Tags: