Files
PyGithub/doc
Enrico Minack fc2d0e150a Add authentication classes, move auth logic there (#2528)
This adds argument `auth` and deprecates `login_or_token`, `password`, `jwt`, and `app_auth` arguments of `github.Github`.

This adds argument `auth` and deprecates `integration_id`, `private_key` of `github.GithubIntegration`.

This deprecates the `create_jwt` method of `github.GithubIntegration`, replaced by `github.Auth.AppAuth.create_jwt`.
2023-06-08 09:17:25 +02:00
..
2023-02-20 09:22:59 +08:00
2018-02-14 00:31:54 +08:00
2018-08-21 16:03:35 +08:00
2012-12-29 08:13:22 +01:00