python - Website google oauth needed -
probably answered somewhere, google-fu can't proper keywords this. ok so, need file site foo.bar/foobar/file.ext . file accessible if aren't google-authenticated on site blank file. how can proper authentication python? sorry if isn't clear it's first time here... in advance help
first install python sdk here.
then start reading oauth here.
they have different examples depending on use case. (e.g. if authenticating user browser, versus server server)
Comments
Post a Comment