latestOpenAPI 3.1.02026-08-10466368560.6 KB

2b2bab8b9017

storage-providers

Google Drive Oauth Redirect

OAuth2 redirect handler — Google sends the user here after authorization.

This endpoint runs inside the popup window. It renders a small HTML page that sends the authorization code back to the opener (main app) via postMessage, then closes itself.

get/storage-providers/google-drive/callback

Query parameters

codestring
statestring
errorstring

Response

Successful Response