1
0
mirror of synced 2025-12-23 11:54:18 -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

799 B

title, redirect_from, versions
title redirect_from versions
OAuth Authorizations
/v3/oauth_authorizations
/v3/oauth-authorizations
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 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.

{% include rest_operations_at_current_path %}