💡 [Feature]: hide toolkit features that require being signed in to tenant until successful authentication #263
Labels
⭐ enhancement
New feature or request
💪 good first issue
Good for newcomers
👨💻work in progress
I am working on it
Milestone
🎯 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
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
📷 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
The text was updated successfully, but these errors were encountered: