What is the easiest way to enable an existing GWT application to authenticate users with a Google account? I tried googling (lol), but did not find solutions that could work out of the box. Is there a library to solve this problem in 10 lines of code?
PS The application I mentioned is not hosted on Google Apps, if that matters.
source share