Defines a standard corss-plugin security bridge implementation for better decoupling of authentication in plugin heavy applications.
Owner: bertramlabs | 3.0.0 | Nov 7, 2017 | Package | Issues | Source | Documentation | License: Apache-2.0
dependencies {
compile 'com.bertramlabs.plugins:security-bridge:3.0.0'
}
Grails Security Bridge
The Grails Security Bridge plugin is used for providing a decoupled, cross-plugin security interface. This allows you to keep the majority of authentication logic in one plugin, while other plugins can reference a public API interface to retrieve the information needed.
Documentation
http://bertramdev.github.io/grails-security-bridge