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.
- Host: GitHub
- URL: https://github.com/osoco/grails-spring-security-otp
- Owner: osoco
- License: apache-2.0
- Created: 2012-10-29T17:15:39.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-11-27T08:41:24.000Z (over 13 years ago)
- Last Synced: 2025-03-27T07:35:49.558Z (about 1 year ago)
- Language: Java
- Size: 223 KB
- Stars: 8
- Watchers: 7
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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