onedrive_sync/renderer
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
..
graphApi.js Refactor authentication flow in GraphApiClient to improve token retrieval and logging 2025-01-09 01:19:31 +08:00
index.html Add sync functionality and remove configuration HTML 2025-01-08 01:00:49 +08:00
renderer.js Integrate @electron/remote for enhanced OneDrive API interactions and update dependencies 2025-01-09 01:01:31 +08:00
styles.css Add sync functionality and remove configuration HTML 2025-01-08 01:00:49 +08:00