sommerfeld-io-archive / configs

Configuration as code for all my computers and RasPi nodes.
Other
1 stars 0 forks source link

Update Github PATs and use expires-date #20

Open sebastian-sommerfeld-io opened 1 year ago

sebastian-sommerfeld-io commented 1 year ago

As a software developer, I want to be able to manage my Github personal access tokens (PATs) and use their expiration date to enhance security. This will allow me to easily keep track of my PATs and ensure that they are only active for the minimum necessary time. I should be able to view the expiration date of my PATs, as well as update or revoke them as needed. Additionally, I want to be able to set an expiration date for each PAT when I create it, so that I can ensure that the token will only be active for the minimum necessary time. If a PAT reaches its expiration date, I should be notified, so that I can renew it or revoke it if it is no longer needed. With this management in place, I can maintain the security of my Github account and minimize the risk of unauthorized access.

Acceptancce Criteria

Implementation tasks