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

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

Awesome Lists containing this project

README

          

Spring Security REST for Grails
===========================
[![Java CI](https://github.com/grails/grails-spring-security-rest/actions/workflows/gradle.yml/badge.svg?event=push)](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