Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bookernath authored Jan 13, 2021
1 parent 25865ea commit 18a5ca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ for connecting to a store on the Bigcommerce platform:

### OAuth

In order to obtain the auth_token you would consume `Bigcommerce::getAuthToken` method
In order to obtain the auth_token you would consume `Bigcommerce::getAuthToken` method during an installation of a single-click app. Alternatively, if you already have a token, skip to `Bigcommerce::configure` and provide your credentials.

~~~php

Expand Down

0 comments on commit 18a5ca8

Please sign in to comment.