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

https://github.com/osoco/grails-spring-security-otp

One-Time Password authentication support for the Grails Spring Security plugin.
https://github.com/osoco/grails-spring-security-otp

Last synced: about 1 year ago
JSON representation

One-Time Password authentication support for the Grails Spring Security plugin.

Awesome Lists containing this project

README

          

grails-spring-security-otp
==========================

The Spring Security OTP plugin adds One-Time Password ([Oath][oath]'s [Time-based One-Time Password RFC 6238][rfc6238] algorithm) authentication to a Grails application that uses [Spring Security][spring-security].

[oath]:http://www.openauthentication.org/
[rfc6238]:http://tools.ietf.org/html/rfc6238
[spring-security]:http://www.springsource.org/spring-security