1
0
mirror of synced 2026-01-07 18:01:41 -05:00
Files
docs/content/rest/oauth-authorizations.md
2023-03-14 22:27:10 +00:00

18 lines
526 B
Markdown

---
title: OAuth authorizations
intro: Use the REST API to manage the access OAuth applications have to your account.
versions:
ghes: '*'
topics:
- API
redirect_from:
- /rest/reference/oauth-authorizations
autogenerated: rest
---
## 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 using your username and password, not tokens.
<!-- Content after this section is automatically generated -->