Skip to content

Commit

Permalink
Merge pull request #106 from tianchuanting/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
aidanlister committed Oct 13, 2015
2 parents edf3b3a + 9f7727c commit a46a2eb
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 @@ -81,7 +81,7 @@ When the user authorizes access to their Xero account, the `callback_url`
will be called with three GET arguments:

* `oauth_token`: The oauth_token that this request belongs to
* `verifier`: The verifier string
* `oauth_verifier`: The verifier string
* `org`: An identifier for the organization that is allowing access.

The verifier can then be used to verify the credentials, as with the manual
Expand Down

0 comments on commit a46a2eb

Please sign in to comment.