Easiest way to enable Google authentication for GWT application? (non-GAE-hosted)

徘徊边缘 提交于 2020-01-02 06:19:32

问题


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.


回答1:


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.



来源:https://stackoverflow.com/questions/7517327/easiest-way-to-enable-google-authentication-for-gwt-application-non-gae-hosted

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!