Go to file
Tiger Ren f09966ecd5 Update dependencies and enhance GraphApiClient for improved OneDrive integration
- Added @azure/msal-node and @microsoft/microsoft-graph-client to package.json and package-lock.json for enhanced authentication and API interactions.
- Refactored GraphApiClient to improve access token retrieval and logging, ensuring better handling of cookies and token formatting.
- Updated the method for listing folder contents to utilize the new authentication flow, enhancing the overall functionality of the OneDrive integration.
2025-01-13 21:07:28 +08:00
renderer Update dependencies and enhance GraphApiClient for improved OneDrive integration 2025-01-13 21:07:28 +08:00
.gitignore Initial commit 2025-01-07 01:59:14 +08:00
main.js Integrate @electron/remote for enhanced OneDrive API interactions and update dependencies 2025-01-09 01:01:31 +08:00
package-lock.json Update dependencies and enhance GraphApiClient for improved OneDrive integration 2025-01-13 21:07:28 +08:00
package.json Update dependencies and enhance GraphApiClient for improved OneDrive integration 2025-01-13 21:07:28 +08:00