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

💡 [Feature]: hide toolkit features that require being signed in to tenant until successful authentication #263

Open
Adam-it opened this issue Jun 30, 2024 · 0 comments
Labels
⭐ enhancement New feature or request 💪 good first issue Good for newcomers 🙏 help wanted Open for contributors
Milestone

Comments

@Adam-it
Copy link
Contributor

Adam-it commented Jun 30, 2024

🎯 Aim of the feature

We should hide some functionalities of the toolkit that require the user to be logged in when we are not signed in to the tenant

image

also, we should recheck if we have correct checks done and not signed in error handling for those features because it is still possible to run them using VS Coda command palette

image

📷 Images (if possible) with expected result

No response

🤔 Additional remarks or comments

This may be a bit tricky as the command views are registered once so what I would do is start without showing the commands that require auth and when logged in just refresh the views and show them.
Similar thing is already done with the appcatalog view
image

@Adam-it Adam-it added ⭐ enhancement New feature or request 💪 good first issue Good for newcomers 🙏 help wanted Open for contributors labels Jun 30, 2024
@Adam-it Adam-it added this to the v3.X milestone Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⭐ enhancement New feature or request 💪 good first issue Good for newcomers 🙏 help wanted Open for contributors
Projects
None yet
Development

No branches or pull requests

1 participant