https://github.com/didinj/grails6-spring-security-login-example
Grails 6 Spring Security Core Login Tutorial
https://github.com/didinj/grails6-spring-security-login-example
authentication grails login spring-security
Last synced: 14 days ago
JSON representation
Grails 6 Spring Security Core Login Tutorial
- Host: GitHub
- URL: https://github.com/didinj/grails6-spring-security-login-example
- Owner: didinj
- License: mit
- Created: 2025-05-27T09:59:29.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-27T14:41:32.000Z (about 1 year ago)
- Last Synced: 2025-11-16T13:06:30.267Z (7 months ago)
- Topics: authentication, grails, login, spring-security
- Language: CSS
- Homepage: https://www.djamware.com/post/5db9a359fe53660ee3228772/grails-6-spring-security-core-login-tutorial
- Size: 772 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Grails 6 Spring Security Core Login Tutorial
Read more article [here](https://www.djamware.com/post/5db9a359fe53660ee3228772/grails-6-spring-security-core-login-tutorial)
## Grails 6.2.3 Documentation
- [User Guide](https://docs.grails.org/6.2.3/guide/index.html)
- [API Reference](https://docs.grails.org/6.2.3/api/index.html)
- [Grails Guides](https://guides.grails.org/index.html)
---
## Feature asset-pipeline-grails documentation
- [Grails Asset Pipeline Core documentation](https://www.asset-pipeline.com/manual/)
## Feature geb documentation
- [Grails Geb Functional Testing for Grails documentation](https://github.com/grails3-plugins/geb#readme)
- [https://www.gebish.org/manual/current/](https://www.gebish.org/manual/current/)
## Feature scaffolding documentation
- [Grails Scaffolding Plugin documentation](https://grails.github.io/scaffolding/latest/groovydoc/)
- [https://grails-fields-plugin.github.io/grails-fields/latest/guide/index.html](https://grails-fields-plugin.github.io/grails-fields/latest/guide/index.html)