Add Google Drive authorization processing and error handling templates
- Implemented `google_drive_callback.html` for processing Google Drive authorization, including UI for success and error states. - Added JavaScript functionality for exchanging authorization codes, saving settings, and handling folder selection. - Created `google_drive_callback_error.html` to display error messages during the authorization process.
This commit is contained in:
@@ -13,7 +13,6 @@ theme:
|
||||
- search.suggest
|
||||
- content.code.copy
|
||||
nav:
|
||||
- Home: /
|
||||
- User Guide: UserGuide
|
||||
- API: API
|
||||
- Deployment: DeploymentGuide
|
||||
|
||||
Reference in New Issue
Block a user