Co-authored-by: Laura Coursen <lecoursen@github.com> Co-authored-by: Evan Bonsignori <ebonsignori@github.com>
18 lines
504 B
Markdown
18 lines
504 B
Markdown
---
|
|
title: OAuth Apps
|
|
allowTitleToDifferFromFilename: true
|
|
intro: ''
|
|
topics:
|
|
- API
|
|
miniTocMaxHeadingLevel: 3
|
|
versions:
|
|
fpt: '*'
|
|
ghes: '*'
|
|
ghae: '*'
|
|
ghec: '*'
|
|
---
|
|
|
|
## About the {% data variables.product.prodname_oauth_app %} API
|
|
|
|
You can use this API to manage the OAuth tokens an {% data variables.product.prodname_oauth_app %} uses to access people's accounts on {% ifversion ghae %}{% data variables.product.product_name %}{% else %}{% data variables.location.product_location %}{% endif %}.
|