Skip to content

4.1.0

Compare
Choose a tag to compare
@Mariatta Mariatta released this 19 Apr 04:31
c627026
  • Introduce gidgethub.apps.
  • Introduce gidgethub.apps.get_installation_access_token() for obtaining an installation access token that can be used to authenticate as a GitHub App installation. (Issue #71).
  • Introduce gidgethub.apps.get_jwt() for constructing the JSON Web Token that can be used to access endpoints that require it.