https://github.com/grails/grails-spring-security-rest
Grails plugin to implement token-based, RESTful authentication using Spring Security
https://github.com/grails/grails-spring-security-rest
Last synced: over 1 year ago
JSON representation
Grails plugin to implement token-based, RESTful authentication using Spring Security
- Host: GitHub
- URL: https://github.com/grails/grails-spring-security-rest
- Owner: grails
- License: apache-2.0
- Created: 2013-12-18T13:58:02.000Z (over 12 years ago)
- Default Branch: 6.0.x
- Last Pushed: 2025-02-18T18:56:48.000Z (over 1 year ago)
- Last Synced: 2025-02-23T14:11:11.634Z (over 1 year ago)
- Language: Groovy
- Homepage: http://alvarosanchez.github.io/grails-spring-security-rest/
- Size: 13 MB
- Stars: 201
- Watchers: 32
- Forks: 117
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Spring Security REST for Grails
===========================
[](https://github.com/grails/grails-spring-security-rest/actions/workflows/gradle.yml)
Grails plugin to implement a stateless, token-based, RESTful authentication
using Spring Security.
Documentation is available [here](https://grails-plugins.github.io/grails-spring-security-rest/).
Branch Structure
-------
- `6.0.x` compatible with Grails 7
- `5.0.x` compatible with Grails 6
- `3.0.x` compatible with Grails 4 & 5
- `2.0.x` compatible with Grails 3