rclone/backend/googlephotos
Tim Gallant 30eb094f28 oauthutil: adds SharedOptions for OAuth backends
1. adds SharedOptions data structure to oauthutil
2. adds config.ConfigToken option to oauthutil.SharedOptions
3. updates the backends that have oauth functionality

Fixes #2849
2020-08-07 16:32:01 +01:00
..
api doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
testfiles googlephotos: Backend for accessing Google Photos #369 2019-07-02 15:26:55 +01:00
albums.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
albums_test.go build: run gofmt -s to simplify the code: suggested by Go Report Card 2020-06-18 18:45:39 +01:00
googlephotos.go oauthutil: adds SharedOptions for OAuth backends 2020-08-07 16:32:01 +01:00
googlephotos_test.go operations: make NewOverrideObjectInfo public and factor uses 2020-01-18 11:41:33 +00:00
pattern.go doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
pattern_test.go googlephotos: create feature/favorites directory - Fixes #4189 2020-05-18 17:55:16 +01:00