Skip to content

Commit

Permalink
Update docs/integrations/sources/xero-migrations.md
Browse files Browse the repository at this point in the history
Co-authored-by: katmarkham <[email protected]>
  • Loading branch information
btkcodedev and katmarkham authored May 21, 2024
1 parent 7673458 commit 2f8e2ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/integrations/sources/xero-migrations.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Upgrading to 1.0.0

The authentication scheme is now using `access_token` instead of Oauth 2.0, Follow the documentation - https://developer.xero.com/documentation/guides/oauth2/pkce-flow for understanding more about how to get access token.
The authentication schema is now using `access_token` instead of Oauth 2.0. Visit the Xero documentation - https://developer.xero.com/documentation/guides/oauth2/pkce-flow for more detailed information about how to get access token.
Optionally, you may get your access_token via Postman:
- Move to Authorization tab of an empty http request and selected Oauth 2.0
- Set use token type as `access token`
Expand Down

0 comments on commit 2f8e2ea

Please sign in to comment.