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 앱 대한 JWT(JSON 웹 토큰) 생성
- 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