创建 GitHub 应用
您可以构建您自己或其他人使用的 GitHub 应用程序。
- About creating GitHub Apps
- About creating GitHub Apps
- Deciding when to build a GitHub App
- Best practices for creating a GitHub App
- Migrating OAuth Apps to GitHub Apps
- Registering a GitHub App
- Registering a GitHub App
- About the user authorization callback URL
- About the setup URL
- Choosing permissions for a GitHub App
- Using webhooks with GitHub Apps
- Making a GitHub App public or private
- Rate limits for GitHub Apps
- Creating a custom badge for your GitHub App
- 使用 GitHub App 进行身份验证
- 关于使用 GitHub 应用进行身份验证
- 验证为 GitHub 应用程序
- 验证为 GitHub 应用程序安装
- 代表用户使用 GitHub 应用进行身份验证
- 管理 GitHub 应用的私钥
- 为 GitHub 应用生成 JSON Web 令牌 (JWT)
- 为 GitHub 应用生成安装访问令牌
- 为 GitHub 应用生成用户访问令牌
- 刷新用户访问令牌
- Making authenticated API requests with a GitHub App in a GitHub Actions workflow
- Writing code for a GitHub App
- About writing code for a GitHub App
- Quickstart for building GitHub Apps
- Building a GitHub App that responds to webhook events
- Building a "Login with GitHub" button with a GitHub App
- Building a CLI with a GitHub App
- Setting up your development environment to create a GitHub App
- Using the GitHub API in your app
- Creating CI tests with the Checks API