we have followed the App Engine authentication code snippets in the MobileWebApp sample application.
-- Works fine, however, after closing the browser, the user has to be signed out.
Using the Window.addCloseHandler(new CloseHandler<Window>() {...}
and getting the userService.createLogoutURL(redirectUrl) has no effect as the redirection is not valid after the browser window closure.
Is there a setting that I can use which would implement this.
Thanks
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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
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.
No comments:
Post a Comment