Aurora SolutionsSep 3, 20155 minFacebook Authentication for Spring Security in Grailsimage In this article we will use Spring Security Facebook Plugin for Grails to integrate our grails application with facebook. By the...
Aurora SolutionsMay 14, 20155 minGrails Spring Security Filter For Professional 2FA - Yubico ExampleIn order to add some extra and reliable means of security in Grails application we mostly prefer to use 2FA either using Yubikey or some...
Aurora SolutionsFeb 16, 20153 minGrails & reCAPTCHAWhat is reCAPTCHA? reCAPTCHA is a powerful service to detect against spam & abuse and can very easily help your distinguish between an...
Aurora SolutionsApr 24, 20143 minGORM Feature of GrailsThis article will explain Grails Object Relational Mapping feature and Grails relationship mapping such as one-to-one, one-to-many, many...
Aurora SolutionsJan 19, 20143 minGrails: Validating Domain ObjectIn this series of articles I am going to talk about the validations or constraints that can be added to Grails domain objects so that any...
Aurora SolutionsDec 30, 20132 minDomain Relationships in GrailsIn this article I am going to talk about how associations between domain objects are used in Grails. Grails is known as domain driven...