mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-22 23:31:12 +02:00
feat: update Google Drive connector UI and authentication handling
This commit is contained in:
parent
75f0975674
commit
a27c10a5f5
10 changed files with 29 additions and 48 deletions
|
|
@ -345,6 +345,7 @@ async def drive_callback(
|
|||
db_connector.config = {
|
||||
**creds_dict,
|
||||
"start_page_token": existing_start_page_token,
|
||||
"auth_expired": False,
|
||||
}
|
||||
from sqlalchemy.orm.attributes import flag_modified
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue