Hi all, I'm new to GWT and I have problems using the authentication with google accounts.
I'been trying this medthod : http://code.google.com/intl/fr-FR/webtoolkit/doc/1.6/tutorial/appengine.html#user but i couldn't find a way to force the user to enter his password. In this case, a form is generated and I can't edit it. Is it possible to edit this form, or do I have to use another method ? Second method I tried is : http://code.google.com/intl/fr/appengine/articles/openid.html#model_java I copied the code of the servlet, but when I acces it on my gwt application, the link aren't generated right. When I click on them, nothing happens, I really don't get it! How can I manage my authentication ? All I need is to be able to authenticate user with their google mail account AND their password. Thanks for your answers, gax -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
