google app engine: go to login page by javascript?

Posted by user342284 on Stack Overflow See other posts from Stack Overflow or by user342284
Published on 2010-05-17T14:56:15Z Indexed on 2010/05/17 15:40 UTC
Read the original article Hit count: 202

Do anyone know how do use javascript to redirect user login using Google Accounts?

I know there is "users.create_login_url(self.request.path)" but how do that integrated to "`window.location"

Or there is alternative??

© Stack Overflow or respective owner

Related posts about google-app-engine

Related posts about python