You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I occasionally use VMs to run testing, and because I can go a few months between authing into an org, the access token is expired. There is no easy way to re-auth into the org, but I would like re-auth to happen automatically! This specific error happened when I was trying to open the org to check the auth status.
Describe the solution you'd like
What would be great is if we receive an error for the expired auth/refresh token, we ask if the user would like to either:
Reauthenticate (maybe ask if they want to change the alias, but maybe not - I usually named the org specifically before)
Remove the org
Describe alternatives you've considered
Today, I need to log out, or log back in with the same alias. Sometimes I get the alias wrong, or add multiple aliases, which I don't want either. And there have been times where auth has been weird and I haven't been able to re-auth with the same alias, which is an extra frustrating pain.
Additional context
This is related to @mshanemc's previous request to check for the org connection (#1073). It would also be great if we could proactively check for expired orgs and provide the opportunity to reauth. The extensions can get weird sometimes when we're not authed as he pointed out, and that's partly why I went to the open the org to see if it needed a new auth token... I would rather the extensions know that it's expired and help me fix my org state.
The text was updated successfully, but these errors were encountered:
Thank you for filing this feature request. We appreciate your feedback and will review the feature at our next grooming session. We prioritize feature requests with more upvotes and comments.
Is your feature request related to a problem? Please describe.
I occasionally use VMs to run testing, and because I can go a few months between authing into an org, the access token is expired. There is no easy way to re-auth into the org, but I would like re-auth to happen automatically! This specific error happened when I was trying to open the org to check the auth status.
Describe the solution you'd like
What would be great is if we receive an error for the expired auth/refresh token, we ask if the user would like to either:
Describe alternatives you've considered
Today, I need to log out, or log back in with the same alias. Sometimes I get the alias wrong, or add multiple aliases, which I don't want either. And there have been times where auth has been weird and I haven't been able to re-auth with the same alias, which is an extra frustrating pain.
Additional context
This is related to @mshanemc's previous request to check for the org connection (#1073). It would also be great if we could proactively check for expired orgs and provide the opportunity to reauth. The extensions can get weird sometimes when we're not authed as he pointed out, and that's partly why I went to the open the org to see if it needed a new auth token... I would rather the extensions know that it's expired and help me fix my org state.
The text was updated successfully, but these errors were encountered: