adrive: remove two scope

This commit is contained in:
ns2kracy 2025-02-13 08:31:20 +00:00
parent aa3da19f7e
commit 8db10ef0ef
No known key found for this signature in database
GPG Key ID: 3E6E5EE4AFFF61DB

View File

@ -38,8 +38,6 @@ var (
"user:base",
"file:all:read",
"file:all:write",
"album:shared:read",
"file:share:write",
},
AuthURL: "https://openapi.alipan.com/oauth/authorize",
TokenURL: "https://openapi.alipan.com/oauth/access_token ",