saadbruno/openrct2_plugin_repository

New GitHub authentication token format

Closed this issue · 1 comments

I received an email from GitHub recently stating:

We noticed your personal access token, openrct2plugins_prod, has an outdated format and was used to access the GitHub API on May 20th, 2021 at 04:00 (UTC) with a user-agent header of Dunglas's minimal GraphQL client.

We recently updated the format of our API authentication tokens, providing additional security benefits to all our customers.

In order to benefit from this new format, please regenerate your personal access token, openrct2plugins_prod, using the button below.

(Regenerate your personal access token Button)

To understand more about this change and why it's important, visit https://github.blog/2021-04-05-behind-githubs-new-authentication-token-formats.

We encourage you to reset your other authentication tokens as well, or revoke any that are no longer needed. This applies to integrations (such as OAuth Apps and GitHub Apps) as well as personal access tokens. For more information on reviewing your authorized integrations, refer to https://docs.github.com/github/authenticating-to-github/reviewing-your-authorized-integrations.

Thanks,
The GitHub Team

Need to dig deeper into this, and see if there are any changes needed in the code, or if I can just regenerate the tokens

Updated