Skip to content
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

Allow a user to update auth session preference #225943

Closed
TylerLeonhardt opened this issue Aug 19, 2024 · 0 comments
Closed

Allow a user to update auth session preference #225943

TylerLeonhardt opened this issue Aug 19, 2024 · 0 comments
Assignees
Labels
authentication Issues with the Authentication platform feature-request Request for new features or functionality on-release-notes Issue/pull request mentioned in release notes on-testplan

Comments

@TylerLeonhardt
Copy link
Member

At the moment, an extension really is the only thing in complete control over the UX around session preference for:

vscode.authentication.getSession(...)

In a multi-account world, that's a lot of overhead for the extension. Especially ones that are trusted.

We should provide some way for users to intervene and change their session preferences.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
authentication Issues with the Authentication platform feature-request Request for new features or functionality on-release-notes Issue/pull request mentioned in release notes on-testplan
Projects
None yet
Development

No branches or pull requests

2 participants