[ANNOUNCEMENT] New Personal Access Token types #1263
spenserblack
started this conversation in
General
Replies: 1 comment 3 replies
-
This new tokens looks really cool and are definitely a step up security wise However it's gonna bring so much work for metrics lol 🥲 Besides the documentation updates, some permissions may have been reworked or moved around, so I'm not sure how it'll end up, especially for plugins that uses a lot of different scopes such as the achievements one or even the base one Hopefully it won't be too much trouble to handle, but I don't want to pollute too much the code with legacy token handling in all plugins so it may result in a new major release to only support these new tokens (provided the "beta" is close enough to being "stable") |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
GitHub has moved a new, more fine-grained PAT type to public beta. It might be worth documenting both the old and new way of generating tokens.
Related docs: https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token#creating-a-fine-grained-personal-access-token
Beta Was this translation helpful? Give feedback.
All reactions