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

753 B

title, intro, versions, topics, miniTocMaxHeadingLevel, redirect_from
title intro versions topics miniTocMaxHeadingLevel redirect_from
OAuth authorizations Use the REST API to manage the access OAuth applications have to your account.
ghes
*
API
3
/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 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.