Roo-Code/packages/cloud/src
Roo Code 7284fd0b62 feat: add manual token authentication for Firebase Studio support
- Add manual token input UI to CloudView component with expandable section
- Add new WebviewMessage type 'rooCloudManualToken' with token field
- Implement handleManualToken method in WebAuthService to process manual tokens
- Add CloudService.handleManualToken method to route manual token auth
- Update webviewMessageHandler to handle manual token submission
- Add translation strings for manual token UI elements

This allows users in Firebase Studio and other IDEs that don't support
automatic authentication redirects to manually paste the token from
the authentication page.

Fixes #7723
2025-09-06 01:27:28 +00:00
..
__mocks__ Focus the extension when receiving bridge commands (#7633) 2025-09-03 12:23:50 -07:00
__tests__ Cloud: remove extension_bridge_enabled for personal users (#7638) 2025-09-03 13:49:55 -07:00
bridge Publish token usage metrics (#7637) 2025-09-03 13:51:27 -07:00
CloudAPI.ts Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
CloudService.ts feat: add manual token authentication for Firebase Studio support 2025-09-06 01:27:28 +00:00
CloudSettingsService.ts Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
CloudShareService.ts Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
config.ts Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
errors.ts Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
importVscode.ts Refactor the extension bridge (#7515) 2025-08-29 00:28:38 -07:00
index.ts Refactor the extension bridge (#7515) 2025-08-29 00:28:38 -07:00
RefreshTimer.ts Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
StaticSettingsService.ts Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
StaticTokenAuthService.ts Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
TelemetryClient.ts Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
utils.ts Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
WebAuthService.ts feat: add manual token authentication for Firebase Studio support 2025-09-06 01:27:28 +00:00