Sunday 15 June 2014

javascript - How to use actual Google Authentication on Python Development Web Server -



javascript - How to use actual Google Authentication on Python Development Web Server -

i working on google app engine web app based on python webapp2 , using google api client library (python version). although app running on local server (python dev. web server) need perform actual gmail authentication (not false 1 run on local server when using create_login_url). how can that?

the "fake one", used imitate google login in local environment, there no way physically log in using users api , google business relationship when running on local dev server.

you switch oauth2 login, redirect api pointing local server (which need whitelist in cloud console). allow log in google business relationship whilst running locally, approach not utilize users api.

javascript python html google-app-engine google-api

No comments:

Post a Comment