Skip to content

Version 0.1.0

Compare
Choose a tag to compare
@bes bes released this 31 Jul 09:52
· 15 commits to master since this release
googauth v0.1.0

This commit contains the bulk of code for googauth. It implements the following features.

* Login - first time login.
* Refresh - automatically refresh the tokens using the refresh token when necessary.
* Access token - fetch the current valid access token.
* ID token - fetch the current valid ID token.