metrics icon indicating copy to clipboard operation
metrics copied to clipboard

feat(app/metrics): support new PAT format

Open lowlighter opened this issue 2 years ago • 3 comments

Discussed in https://github.com/lowlighter/metrics/discussions/1263

Check what needs to be done to support new PAT format with granular rights

lowlighter avatar Nov 21 '22 04:11 lowlighter

Not possible (at least for now): https://docs.github.com/fr/graphql/guides/forming-calls-with-graphql#authenticating-with-graphql

image

lowlighter avatar Dec 12 '22 03:12 lowlighter

https://github.com/github/roadmap/issues/622

lowlighter avatar Dec 15 '22 17:12 lowlighter

It seems like they support fine-grained tokens for authenticating now. They closed https://github.com/github/roadmap/issues/622 and the docs now state: image

dustessavdh avatar Feb 10 '24 03:02 dustessavdh