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

Popular posts from this blog

sequelize.js - Sequelize group by with association includes id -

android - Robolectric "INTERNET permission is required" -

java - Android raising EPERM (Operation not permitted) when attempting to send UDP packet after network connection -