github2fedmsg icon indicating copy to clipboard operation
github2fedmsg copied to clipboard

Modify token auth to use headers instead of query parameter

Open ralphbean opened this issue 4 years ago • 1 comments

I got an email from github saying that github2fedmsg needs to modify its access token usage to send the token as a header instead of as a query parameter:

https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param/

Apparently they are going to EOL the query parameter method near the end of this year.

ralphbean avatar May 20 '20 19:05 ralphbean

I would like to work on it.

nasirhm avatar Aug 19 '20 15:08 nasirhm