开发者

How to sign in Chrome extension built with GWT using RPC

开发者 https://www.devze.com 2022-12-29 09:34 出处:网络
I have an application built with GWT/Appengine/Jdo...and i am using Google User Service for authentication.

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

精彩评论

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

关注公众号