|
|
|
|
|
by latchkey
1345 days ago
|
|
That 1 year max is a non-starter for me. I use PATs for things like a reverse proxy from CloudFlare workers to cache hits to a private repo accessed via the GH REST API. If I have to remember to rotate my keys every year, that's going to suck. What I want for this usecase is a non-expiring PAT that is Organization instead of User based and can be tied to a single repo. |
|
Authenticating as a Github App will give you that capability.