/spring-security-rest

Grails plugin to implement a stateless & token-based RESTful authentication using Spring Security

Primary LanguageShell

Spring Security REST Authentication Plugin for Grails 4+ Application

Download

This Grails plugin provide a stateless & token-base RESTful authentication using Spring Security. This plugin extends the Grails's famous Spring Security Core plugin.

Intention Behind this Plugin

The intention behind this plugin was copied from an existing Spring Security Rest plugin.