common-fate / granted

The easiest way to access your cloud.
https://granted.dev
MIT License
955 stars 90 forks source link

update error messages and auto login when grant token is expired #672

Closed meyerjrr closed 4 weeks ago

meyerjrr commented 4 weeks ago

What changed?

Adds a case when using assume with Common Fate to handle automatically trying to login in when token has expired.

Also includes an improvement to the error message to be more informational on next steps to fix the error.

Why?

Some users were getting errors when using the integration which required prior set up with the cf cli. This has now been included in Granted. Extra information given in error messages to assist in the process.

How did you test it?

Potential risks

Is patch release candidate?

Link to relevant docs PRs