Skip to content

Add SecretStorage.keys() as proposed API #252804

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

gjsjohnmurray
Copy link
Contributor

This PR implements #196616 by adding SecretStorage.keys() behind a secretStorageKeys proposed API gate.

@gjsjohnmurray
Copy link
Contributor Author

/assign @TylerLeonhardt

gjsjohnmurray added a commit to gjsjohnmurray/vscode-extension-samples that referenced this pull request Jun 28, 2025
@gjsjohnmurray
Copy link
Contributor Author

https://github.com/gjsjohnmurray/vscode-extension-samples/tree/test-vscode-252804 provides a way of testing this by adding the following commands to authenticationprovider-sample:

  • AuthenticationProvider Sample: Add a Secret Keyed by Timestamp
  • AuthenticationProvider Sample: Show the Keys of Our Secrets
  • AuthenticationProvider Sample: Delete All Our Secrets

Run the first one or more times, then run the second to see the keys, then the third to delete them all.

@gjsjohnmurray
Copy link
Contributor Author

Any chance of getting this into this week's endgame?

@TylerLeonhardt
Copy link
Member

Im on vacation til the 17th so it won't make this endgame

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants