-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
希望能像RClone一样 支持google的 service account(sa) #3132
Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue was closed due to inactive more than 52 days. You can reopen or recreate it if you think it should continue. Thank you for your contributions again. |
已经支持 SA 啦, 只需要将 SA 文件所在位置或者所在文件夹的路径填入 |
nice,感谢。另外问问 是不是随机选择 sa? 比如有100个sa 是不是随机选择使用? |
原则上来说是顺序读取的, 此外, 由于通过 SA 获取的 |
Please make sure of the following things
Description of the feature / 需求描述
希望能像RClone一样 支持google的 service account(sa) ,获取的刷新token容易失效
Suggested solution / 实现思路
希望能像RClone一样 支持google的 service account(sa)
Additional context / 附件
No response
The text was updated successfully, but these errors were encountered: