Skip to content

Add support to warn a user that a token will soon expire #5031

@remyleone

Description

@remyleone

Description

It would be helpful to check periodically (like for the presence of new versions of the CLI) that a token is still valid and warn the user when a token will soon expire.

How I imagine scw could expose this functionality

Periodically, we would check the expire date of a used token and compare it to the current date, if it is below a configurable threshold, a warning would be printed for the user to see.

References

Metadata

Metadata

Labels

enhancementiamIAM issues, bugs and feature requestspriority:mediumImprovements that are not the main priority

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions