Theia API Documentation v1.73.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-mcp
common/mcp-oauth
MCPOAuthCallback
Interface MCPOAuthCallback
interface
MCPOAuthCallback
{
code
?:
string
;
error
?:
string
;
errorDescription
?:
string
;
state
:
string
;
}
Index
Properties
code?
error?
error
Description?
state
Properties
Optional
code
code
?:
string
Optional
error
error
?:
string
Optional
error
Description
errorDescription
?:
string
state
state
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
error
error
Description
state
Eclipse Theia Website
GitHub
Theia API Documentation v1.73.0
Loading...