Skip to content

Finalize Auth Challenges caller API#268006

Merged
TylerLeonhardt merged 1 commit intomainfrom
tyler/slippery-spider
Sep 23, 2025
Merged

Finalize Auth Challenges caller API#268006
TylerLeonhardt merged 1 commit intomainfrom
tyler/slippery-spider

Conversation

@TylerLeonhardt
Copy link
Member

Fixes #260156

Copilot AI review requested due to automatic review settings September 23, 2025 16:36
@TylerLeonhardt TylerLeonhardt enabled auto-merge (squash) September 23, 2025 16:36
@TylerLeonhardt TylerLeonhardt self-assigned this Sep 23, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR finalizes the Auth Challenges caller API by removing deprecated legacy support code and API gates. The changes clean up backward compatibility code that was intended to be temporary, indicating the new authentication challenge API is now stable.

Key changes:

  • Remove deprecated legacy shape handling for authentication requests
  • Remove API gate check for authentication challenges feature

Reviewed Changes

Copilot reviewed 2 out of 4 changed files in this pull request and generated no comments.

File Description
src/vs/workbench/api/common/extHostAuthentication.ts Removes deprecated backward compatibility code for old authentication request format
src/vs/workbench/api/common/extHost.api.impl.ts Removes proposed API gate check for authentication challenges

@vs-code-engineering vs-code-engineering bot added this to the September 2025 milestone Sep 23, 2025
@TylerLeonhardt TylerLeonhardt merged commit b4c1eaa into main Sep 23, 2025
28 checks passed
@TylerLeonhardt TylerLeonhardt deleted the tyler/slippery-spider branch September 23, 2025 17:21
@mjbvz mjbvz requested a review from alexr00 September 23, 2025 17:21
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Nov 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.

Need a way to support "challenges"

2 participants