rclone/oauthutil
Nick Craig-Wood 7463a7a509 Use "golang.org/x/oauth2" as oauth libary of choice - fixes #102
* get rid of depreprecated "code.google.com/p/goauth2/oauth"
  * store tokens in config file as before
  * read old format tokens and write in new format seamlessly
  * set our own transport to enforce timeouts etc
2015-08-29 17:47:23 +01:00
..
oauthutil.go Use "golang.org/x/oauth2" as oauth libary of choice - fixes #102 2015-08-29 17:47:23 +01:00