mirror of
https://github.com/Nezumi-2711/onedrive-vercel-index.git
synced 2026-09-22 13:38:45 +00:00
add folders and file listing api
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"clientId": "d87bcc39-1750-4ca0-ad54-f8d0efbb2735",
|
||||
"redirectUri": "http://localhost",
|
||||
"base": "/Public",
|
||||
"authApi": "https://login.microsoftonline.com/common/oauth2/v2.0/token",
|
||||
"driveApi": "https://graph.microsoft.com/v1.0/me/drive"
|
||||
}
|
||||
Reference in New Issue
Block a user