omniauth-github icon indicating copy to clipboard operation
omniauth-github copied to clipboard

Not working anymore for new sessions

Open lluchez opened this issue 4 years ago • 2 comments

When trying to log I'm now getting the following response:

{
  "message":"Must specify access token via Authorization header. https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param",
  "documentation_url":"https://docs.github.com/v3/#oauth2-token-sent-in-a-header"
}

lluchez avatar Oct 26 '21 21:10 lluchez

Is this project not supported anymore?

lluchez avatar Mar 22 '22 21:03 lluchez

@lluchez there aren't any dedicated maintainers to this repo, I have access to merge and release (I believe), but not the time necessarily. I'm happy to review a fix PR for this

BobbyMcWho avatar Mar 23 '22 03:03 BobbyMcWho