Skip to content

Pass application_type as native#252226

Merged
TylerLeonhardt merged 1 commit into
mainfrom
tyler/intellectual-horse
Jun 23, 2025
Merged

Pass application_type as native#252226
TylerLeonhardt merged 1 commit into
mainfrom
tyler/intellectual-horse

Conversation

@TylerLeonhardt

@TylerLeonhardt TylerLeonhardt commented Jun 23, 2025

Copy link
Copy Markdown
Member

We should be treated as a public client.

Interestingly, we are breaking spec with this:

Native Clients MUST only register redirect_uris using custom URI schemes or loopback URLs using the http scheme; loopback URLs use localhost or the IP loopback literals 127.0.0.1 or [::1]as the hostname.

Because we register vscode.dev/redirect... but it's easier to do so than registering only the protocol handler. Let's see if anyone complains.

We should be treated as a public client.
@TylerLeonhardt TylerLeonhardt self-assigned this Jun 23, 2025
@TylerLeonhardt
TylerLeonhardt enabled auto-merge (squash) June 23, 2025 20:06
@vs-code-engineering vs-code-engineering Bot added this to the June 2025 milestone Jun 23, 2025
@TylerLeonhardt
TylerLeonhardt merged commit fa995da into main Jun 23, 2025
8 checks passed
@TylerLeonhardt
TylerLeonhardt deleted the tyler/intellectual-horse branch June 23, 2025 20:33
@vs-code-engineering vs-code-engineering Bot locked and limited conversation to collaborators Aug 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants