ForNeVeR / ForNeVeR/GoogleTaskExport
Change the auth cache location
未关闭
enhancement
help wanted
- 主要语言
- F#
- 星标
- 1
- 派生
- 1
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
调研方向
定位 Google Auth 令牌缓存的设置,并追踪当前的 Google.Apis.Auth 路径在哪里配置。确定应用程序所预期的程序专用文件夹,然后验证身份验证是否将令牌存储在那里,而不是存储在共享的 Google.Apis.Auth 位置下。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- fsharp
- 领域
- authentication
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100