sindresorhus/notifier-for-github

Token field does not support fine-grained tokens format

Open

#283 aperta il 28 lug 2023

Vedi su GitHub
 (3 commenti) (3 reazioni) (0 assegnatari)JavaScript (144 fork)user submission
help wanted

Metriche repository

Star
 (1965 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

The HTML input seems to include validation for GitHub's Personal Access Tokens (PATs). GitHub has introduced fine-grained PATs, which have a different format.

To provide the users of the extension a bit more fine-grained control over the PATs, it would be beneficial to introduce support for those.

Guida contributor