What is the easiest way to enable existent GWT application authenticate users using Google account? I tried googling (lol) it but have found no solutions that could work out of the box. Is there a library to solve this problem in like 10 lines of code?

P.S. The application I've mentioned isn't hosted at Google Apps if it matters.

有帮助吗?

解决方案

I have been looking at gwt-oauth2 for this purpose recently. It looks pretty decent, and the docs are straightforward. Perhaps it could be of interest.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top