GitHub provider for gqlmod
Project description
GitHub Provider
This is a provider for gqlmod that adds the
github
provider.
The provider itself just takes a token
, which is the Bearer token to send.
There's a few ways to get this:
- Personal Access Token: Head to the appropriate settings page and just ask GitHub for a token
- OAuth: Implement the appropriate callbacks and get a token
- Username and password: GitHub has an HTTP Basic Authentication endpoint for username/password authentication (does not work with SAML SSO or two-factor authentication)
- Private Key: To act as an app, download your private key and follow the private key flow to produce a JWT
Previews
GitHub API previews are handled automatically. If your query invokes an API preview, the appropriate flags will be sent as part of the request.
Be sure to use some kind of CI system to make sure changes to previews won't break your code.
The full list of previews can be found in the API documentation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gqlmod-github-0.6.1.tar.gz
(13.5 kB
view details)
Built Distribution
File details
Details for the file gqlmod-github-0.6.1.tar.gz
.
File metadata
- Download URL: gqlmod-github-0.6.1.tar.gz
- Upload date:
- Size: 13.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef67447ed911a0896e530dceeebfe339e6a139091ad4fe2cf35ca98e524f5a91 |
|
MD5 | db290c24d09e0b0be62d9274c27715fb |
|
BLAKE2b-256 | 219f95c3677c8e30eacf71c6e3e3fad6aed0667db61551d23d3cebbe624889dd |
File details
Details for the file gqlmod_github-0.6.1-py3-none-any.whl
.
File metadata
- Download URL: gqlmod_github-0.6.1-py3-none-any.whl
- Upload date:
- Size: 12.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c240867dddf21bf86fe4ba3618d10b1f4f3d74a01b9cda28d7d7071919eaf71a |
|
MD5 | 91d56f521874e909fb5abe26aedfe814 |
|
BLAKE2b-256 | f9a82bd37f46a3cc258fcede9fa94d55a0edee639dee26a6c12734f695fa3282 |