1
0
mirror of synced 2026-01-06 06:02:35 -05:00
Files
docs/content/rest/reference/oauth-authorizations.md
Jason Etcovitch caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00

19 lines
799 B
Markdown

---
title: OAuth Authorizations
redirect_from:
- /v3/oauth_authorizations
- /v3/oauth-authorizations
versions:
free-pro-team: '*'
enterprise-server: '*'
---
{% data reusables.apps.deprecating_token_oauth_authorizations %}
{% data reusables.apps.deprecating_password_auth %}
You can use this API to manage the access OAuth applications have to your account. You can only access this API 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).
{% include rest_operations_at_current_path %}