Skip to content

Commit

Permalink
DEVDOCS-2898, DEVDOCS-4293: [update] Apps Guide, document app callbac…
Browse files Browse the repository at this point in the history
…k JWTs (#1582)
  • Loading branch information
Sarah Riehl authored and slsriehl committed Sep 26, 2022
1 parent 3b533ee commit 77b73e8
Show file tree
Hide file tree
Showing 3 changed files with 226 additions and 288 deletions.
4 changes: 2 additions & 2 deletions docs/api-docs/apps/guide/apps-04-devloper-portal.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Create, edit, and submit apps for approval using the [Developer Portal](https://
> #### Store email address constraint
> Apps that aren't approved for distribution through the [Apps Marketplace](https://bigcommerce.com/apps) can only be installed on stores owned by the same email address as the developer portal account's email address.
## Create an app
## Create an app profile

Creating an app also creates an app API account. To learn more about app API accounts, see the [Guide to API Accounts](/api-docs/getting-started/authentication/rest-api-authentication#app-api-accounts). To create an app, do the following:

Expand Down Expand Up @@ -50,7 +50,7 @@ You can view the client ID and client secret any time; see the following section

To learn more about using an app API account to generate store-specific access tokens, see [Implementing the OAuth Flow](/api-docs/apps/guide/auth).

## Edit an app
## Edit an app profile

1. To edit an app, navigate to the Dev Portal's [My Apps dashboard](https://devtools.bigcommerce.com/my/apps) and click the **Edit App** pencil icon to the right of the app you want to edit.

Expand Down
Loading

0 comments on commit 77b73e8

Please sign in to comment.