An open API service indexing awesome lists of open source software.

https://github.com/osoco/groovy-otp

Groovy implementation of RFC-6238 (TOTP: Time-Based One-Time Password Algorithm).
https://github.com/osoco/groovy-otp

Last synced: 11 months ago
JSON representation

Groovy implementation of RFC-6238 (TOTP: Time-Based One-Time Password Algorithm).

Awesome Lists containing this project

README

          

Groovy OTP
====

Groovy implementation of
* RFC-6238 (TOTP: Time-Based One-Time Password Algorithm).
* RFC 4226 (HOTP: One-Time Password Algorithm)

Build Status
============

[![Build Status](https://secure.travis-ci.org/osoco/gotp.png)](http://travis-ci.org/osoco/gotp)