Go to file
Tiger Ren 7c6e46c77f Refactor authentication flow in GraphApiClient to improve token retrieval and logging
- Removed inline comments for clarity and added console logs for better debugging during the OAuth process.
- Updated the handling of the redirect and navigation events to streamline access token extraction from cookies.
- Implemented a new method to manage callback handling, ensuring proper closure of the authentication window and error handling.
- Enhanced logging for navigation and redirect events to provide better visibility into the authentication process.
2025-01-09 01:19:31 +08:00
renderer Refactor authentication flow in GraphApiClient to improve token retrieval and logging 2025-01-09 01:19:31 +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 Integrate @electron/remote for enhanced OneDrive API interactions and update dependencies 2025-01-09 01:01:31 +08:00
package.json Integrate @electron/remote for enhanced OneDrive API interactions and update dependencies 2025-01-09 01:01:31 +08:00