1
0
mirror of synced 2025-12-21 10:57:10 -05:00
Files
docs/content/rest/oauth-authorizations/oauth-authorizations.md
2024-03-07 17:08:13 +00:00

22 lines
756 B
Markdown

---
title: REST API endpoints for OAuth app authorizations
shortTitle: OAuth app authorizations
allowTitleToDifferFromFilename: true
intro: >-
Use the REST API to manage the access {% data
variables.product.prodname_oauth_apps %} have to your account.
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
ghes: '*'
topics:
- API
redirect_from:
- /rest/reference/oauth-authorizations
autogenerated: rest
---
## About OAuth authorizations
You can use the REST API to manage the access {% data variables.product.prodname_oauth_apps %} have to your account. You can only access these endpoints via basic authentication using your username and password, not tokens.
<!-- Content after this section is automatically generated -->