add folders and file listing api

This commit is contained in:
spencerwooo
2021-06-23 00:15:19 +01:00
parent 1d64271aaa
commit bada403a9d
8 changed files with 176 additions and 5943 deletions
+7
View File
@@ -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"
}