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

The authentication Sign out command should ask a user for confirmation #7782

Open
dgolovin opened this issue Jun 22, 2024 · 0 comments
Open
Assignees
Labels
area/authentication 🔑 kind/enhancement ✨ Issue for requesting an improvement

Comments

@dgolovin
Copy link
Contributor

Is your enhancement related to a problem? Please describe

When one is going to Sign Out from current auth session the authentication module should ask for confirmation listing all extension sharing the same session. For example VSCode always asks confirmation when user is requesting Sign Out listing affected extensions.

image

Describe the solution you'd like

Every time new session created, saved restored or existing one granted access to there shoud be usage record stored with session id, extension id and extension label. When 'Sign Out' from session is requested the confirmation shoul list all affected extensions based on usage table.

Describe alternatives you've considered

No response

Additional context

Split from #6632

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/authentication 🔑 kind/enhancement ✨ Issue for requesting an improvement
Projects
Status: 🚧 In Progress
Development

No branches or pull requests

3 participants