I want to integrate my Grails application with OAuth2 authentication against GooglePlus. In other words I want my users be able to login with their Google account on my site.
Which is the preferred way of doing this in grails? Which plugin is best suited?
I have been searching a lot. There is one specific plugin for facebook authentication but I haven't found one for google.
Thanks /Lasse