Skip to content

Releases: bes/googauth

Version 0.5.0

08 Jan 16:19
@bes bes
Compare
Choose a tag to compare
v0.5.0

v0.5.0

Version 0.4.0

02 Aug 08:31
@bes bes
Compare
Choose a tag to compare

Add a list subcommand

Version 0.3.0

01 Aug 09:26
@bes bes
Compare
Choose a tag to compare

Fix a bug parsing multiple values for scopes

Version 0.2.0

31 Jul 14:42
@bes bes
Compare
Choose a tag to compare

Minor bug fixes

Version 0.1.0

31 Jul 09:52
@bes bes
Compare
Choose a tag to compare
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.