I don't think that Scribe is gwt safe, so what I did is handle most of the 
login process on the server side. Unfortunately, I couldn't find easy tutes 
for that. Most importantly you have to understand how OAuth works (which is 
easy especially  v.2).

Then try to implemented yourself, here are a few pages that may help you:
https://code.google.com/p/gwt-examples/wiki/DemoGwtGData
http://stackoverflow.com/questions/8991955/doing-oauth-with-scribe-for-gwt

There's a complete sample project for OAuth with GWT:
https://code.google.com/p/gwtoauthlogindemo/

But the code is bad and confusing, I found out that the process is easier 
than portrayed  by this project.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to