Skip to content

MCP OAuth to support "device_code" Grant Type #253826

Open
@evalstate

Description

@evalstate

I would like VSCode to support the device_code grant-type for when OAuth fails, or if it is the only provided option.

At the moment this configuration:

[0]   grant_types: [ 'urn:ietf:params:oauth:grant-type:device_code' ],

Still attempts to open the browser:

Image

@coyotte508

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions