1
0
mirror of synced 2026-01-06 06:02:35 -05:00
Files
docs/content/rest/oauth-authorizations.md

18 lines
753 B
Markdown

---
title: OAuth authorizations
intro: Use the REST API to manage the access OAuth applications have to your account.
versions:
ghes: '*'
topics:
- API
miniTocMaxHeadingLevel: 3
redirect_from:
- /rest/reference/oauth-authorizations
---
## About OAuth authorizations
You can use the REST API to manage the access OAuth applications have to your account. You can only access these endpoints via [Basic Authentication](/rest/overview/other-authentication-methods#basic-authentication) using your username and password, not tokens.
If you or your users have two-factor authentication enabled, make sure you understand how to [work with two-factor authentication](/rest/overview/other-authentication-methods#working-with-two-factor-authentication).