开发者

How to sign in Chrome extension built with GWT using RPC

I have an application built with GWT/Appengine/Jdo...and i am using Google User Service for authentication.

Google Chrome Extensions can use OAuth...I don't really undestand OAuth yet..

Would GWT R开发者_开发百科PC have to be reworked to enable OAuth?

Is there another way to authenticate users for Chrome Extensions?


I would take a look at what the gwt-gae-bookmarks project does in this area. It's a Chrome extension written in GWT that interfaces with an App Engine app (requiring authentication) to store bookmarks.

It doesn't cover OAuth, but if you plan on having your users log in using their Google Accounts, then you don't need OAuth.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜