blob: 0e31899b37ee5c8995a8fcb67a2e0ec17359179a (
plain) (
blame)
1
2
3
4
5
6
|
gpsoauth allows python code to use the "master token" flow that KB
Sriram described at
http://sbktech.blogspot.com/2014/01/inside-android-play-services-magic.html.
This is be useful when writing code that poses as a Google app, like
gmusicapi does.
|