1
0
mirror of synced 2025-12-21 10:57:10 -05:00
Files
docs/content/apps/creating-github-apps/authenticating-with-a-github-app/index.md

24 lines
862 B
Markdown

---
title: 'Authenticating with a {% data variables.product.prodname_github_app %}'
shortTitle: 'Authenticate with a {% data variables.product.prodname_github_app %}'
intro: 'Learn how to authenticate with {% data variables.product.prodname_github_apps %}.'
versions:
fpt: '*'
ghes: '*'
ghec: '*'
topics:
- GitHub Apps
children:
- /about-authentication-with-a-github-app
- /authenticating-as-a-github-app
- /authenticating-as-a-github-app-installation
- /authenticating-with-a-github-app-on-behalf-of-a-user
- /managing-private-keys-for-github-apps
- /generating-a-json-web-token-jwt-for-a-github-app
- /generating-an-installation-access-token-for-a-github-app
- /generating-a-user-access-token-for-a-github-app
- /refreshing-user-access-tokens
- /making-authenticated-api-requests-with-a-github-app-in-a-github-actions-workflow
---