Check if Cached Tokens Are Expired
Closed this issue · 0 comments
Shackelford-Arden commented
Would be good to have a way to have hctx
check if the cached tokens are expired, before trying to set them as environment variables.
This would help in scenarios where the tokens have expired but the user doesn't know that and tries to run a command but hits a 403 because the token has expired.