github / github/roadmap

Packages support for fine-grained PATs

Ouverte
#558 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
all GA packages personal access tokens (PATs)
Langage dominant
Aucune donnée de langage
Étoiles
8.9k
Forks
1.8k
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

### Summary

Personal Access Tokens, or PATs, provide users a quick way to create tokens they can use to make API calls. The tokens allow users to specify [scopes](https://docs.github.com/en/developers/apps/scopes-for-oauth-apps) to determine what the token can access. This is a typical way of getting API keys in other SaaS products. However, PATs only have broad scopes (e.g. all repos or orgs), which grant access to anything the user can access (i.e. specific repos or orgs cannot be specified).

GitHub Packages will add support for the new version of PATs and provide the ability to scope access to read and/or write to the GitHub Packages registries.

### Intended Outcome

Users can scope the new version of PATs to access packages

### How will it work?

_No response_

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.