1
0
mirror of synced 2025-12-20 02:19:14 -05:00

Screenshot updates for images/help/platform (#35316)

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
This commit is contained in:
Jess Hosman
2023-03-07 12:16:07 -07:00
committed by GitHub
parent 88b99251ff
commit 70a3b81d1c
5 changed files with 7 additions and 15 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

View File

@@ -20,13 +20,9 @@ When a third-party application wants to identify you by your {% data variables.p
## Contacting the application developer
Because an application is developed by a third-party who isn't {% data variables.product.product_name %}, we don't know exactly how an application uses the data it's requesting access to. You can use the developer information at the top of the page to contact the application admin if you have questions or concerns about their application.
Because an application is developed by a third-party who isn't {% data variables.product.product_name %}, we don't know exactly how an application uses the data it's requesting access to. If you have questions or concerns about an application, you should contact the application developer. To find contact information for an application, you can click the account name of the developer at the top of of the app's authorization page.
![{% data variables.product.prodname_oauth_app %} owner information](/assets/images/help/platform/oauth_owner_bar.png)
If the developer has chosen to supply it, the right-hand side of the page provides a detailed description of the application, as well as its associated website.
![OAuth application information and website](/assets/images/help/platform/oauth_app_info.png)
If the developer has chosen to supply further information, the right-hand side of the authorization page may also provide a detailed description of the application, as well as its associated website.
## Types of application access and data
@@ -47,18 +43,16 @@ When you want to use a third-party application that integrates with {% data vari
{% endtip %}
### Types of requested data
There are several types of data that applications can request.
![OAuth access details](/assets/images/help/platform/oauth_access_types.png)
{% tip %}
**Tip:** {% data reusables.user-settings.review_oauth_tokens_tip %}
{% endtip %}
### Types of requested data
There are several types of data that applications can request.
| Type of data | Description |
| --- | --- |
| Commit status | You can grant access for a third-party application to report your commit status. Commit status access allows applications to determine if a build is a successful against a specific commit. Applications won't have access to your code, but they <em>can</em> read and write status information against a specific commit. |
@@ -73,6 +67,4 @@ There are several types of data that applications can request.
## Requesting updated permissions
Applications can request new access privileges. When asking for updated permissions, the application will notify you of the differences.
![Changing third-party application access](/assets/images/help/platform/oauth_existing_access_pane.png)
Applications can request new access privileges. When asking for updated permissions, the application will notify you of the differences between the new permissions and the permissions you previously granted to the app.