How to authenticate with google in grails without using plugins

17 Views Asked by At

I have been using authenticating with google using grails oauth2 plugins,but wondered is there any way to use google authentication without using any plugins like by using HttpBuilder for making requests to google.

0

There are 0 best solutions below