Files
PyGithub/tests
Steve Kowalik 901af8c862 Remove client_id/client_secret authentication (#1888)
Authenticating via client_id and client_secret is dangerous, since they
appended to the query string, and can be easily seen from the URL.

client_id/client_secret have been deprecated since May 2020, and ignored
by GitHub since late 2020, so it's high time they were removed.
2021-03-23 14:48:47 +11:00
..
2021-03-22 13:07:22 +11:00
2021-01-08 11:55:36 +00:00
2020-01-06 18:01:38 +11:00