Screenshot updates for images/help/platform (#35316)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
This commit is contained in:
@@ -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.
|
||||
|
||||

|
||||
|
||||
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.
|
||||
|
||||

|
||||
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.
|
||||
|
||||

|
||||
|
||||
{% 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.
|
||||
|
||||

|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user