cli icon indicating copy to clipboard operation
cli copied to clipboard

Woudn't it be nice if semantic-release could update to web flow for authentication?

Open Jeff-Tian opened this issue 5 years ago • 1 comments

New feature motivation

On May 6th, 2020 at 10:18 (UTC) you or an application you used recently accessed the deprecated Authorizations endpoint on the GitHub API with the useragent semantic-release.

We will remove the Authorizations API endpoint on November 13, 2020. If you accessed the API via password authentication, then we recommend you use the web flow to authenticate. Please check that your app uses the web flow for authentication https://developer.github.com/apps/building-oauth-apps/authorizing-oauth-apps/#web-application-flow

You can learn more about these changes by visiting our developer blog https://developer.github.com/changes/2020-02-14-deprecating-oauth-auth-endpoint/

Thanks, The GitHub Team

New feature description

New feature implementation

Jeff-Tian avatar May 07 '20 01:05 Jeff-Tian

It would indeed be nice. I'm working on OAuth tooling for GitHub and I plan to build some tooling for exactly that use case.

gr2m avatar May 07 '20 05:05 gr2m