Change the repository type filter
All
Repositories list
71 repositories
- GitHub webhook events toolset for .NET
- A GitHub Action to send queries to GitHub's GraphQL API
- Fixtures server for browser & language agnositic octokit testing
- GitHub webhook events toolset for Node.js
- GitHub App authentication for JavaScript
core.js
PublicExtendable client for GitHub's REST & GraphQL APIsgraphql-schema
PublicGitHub’s GraphQL Schema with validation. Automatically updated.- Octokit plugin to paginate REST API endpoint responses
- machine-readable, always up-to-date GitHub Webhooks specifications
- Octokit plugin to paginate GraphQL Query responses
app.js
PublicGitHub Apps toolset for Node.jsauth-action.js
PublicGitHub API token authentication for GitHub Actionsauth-oauth-user.js
PublicOctokit authentication strategy for OAuth clients- Octokit plugin for GitHub’s recommended request retries
- Error class for Octokit request errors
- Methods to handle GitHub Webhook requests
- Octokit plugin for improving GHE compatibility
- Universal library to retrieve GitHub’s identity URL for the OAuth web flow
- Convenience method to create/edit/delete a text file based on its current content
plugin-throttling.js
PublicOctokit plugin for GitHub’s recommended request throttlingauth-oauth-app.js
PublicGitHub OAuth App authentication for JavaScript- Generated TypeScript definitions based on GitHub's OpenAPI spec
graphql.js
PublicGitHub GraphQL API client for browsers and Nodeauth-callback.js
PublicGitHub API authentication using a callback method- Request methods to create and refresh user access tokens for OAuth and GitHub Apps
oauth-app.js
PublicGitHub OAuth toolset for Node.jsauth-oauth-device.js
PublicGitHub OAuth Device authentication strategy for JavaScriptfixtures
PublicFixtures for all the octokittens