ForNeVeR / ForNeVeR/GoogleTaskExport
Change the auth cache location
Open
enhancement
help wanted
- Dominant language
- F#
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently, our Google Auth stores tokens in `$"{GetHomePath()}/Google.Apis.Auth"` (where `GetHomePath()` is `%APPDATA%` on Windows).
We should replace this with a custom cache stored in a program-specific folder.
Contributor guide
Assessment
This issue has not been assessed yet.