Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 758 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 758 Bytes

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.