Skip to content

A python client library for Google Play Services OAuth.

License

Notifications You must be signed in to change notification settings

CyberAltra/gpsoauth

 
 

Repository files navigation

gpsoauth

CI PyPI version repominder

Python client library for Google Play Services OAuth.

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 can be useful when writing code that poses as a Google app, like gmusicapi does here.

Many thanks to Dima Kovalenko for reverse engineering the EncryptedPasswd signature in https://web.archive.org/web/20150814054004/http://codedigging.com/blog/2014-06-09-about-encryptedpasswd/.

For an explanation of recent changes, see the changelog.

Ports

Contributing

See Contributing guidelines. This is an open-source project and all countributions are highly welcomed.

About

A python client library for Google Play Services OAuth.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%