benkehoe / aws-sso-util

Smooth out the rough edges of AWS SSO (temporarily, until AWS makes it better).
Apache License 2.0
973 stars 72 forks source link

Better debugging of token issues in aws-sso-util check #45

Closed benkehoe closed 2 years ago

benkehoe commented 2 years ago

By default, now checks for a valid token. This can be skipped with --skip-token-check. Also prints out detailed error messages for token loading errors.