Releases: bes/googauth
Releases · bes/googauth
Version 0.5.0
Version 0.4.0
Add a list
subcommand
Version 0.3.0
Fix a bug parsing multiple values for scopes
Version 0.2.0
Minor bug fixes
Version 0.1.0
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.