Skip to content

Commit df2d6d1

Browse files
Update docs/integrations/sources/xero-migrations.md
Co-authored-by: katmarkham <40400595+katmarkham@users.noreply.github.com>
1 parent a324a1e commit df2d6d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/integrations/sources/xero-migrations.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Upgrading to 1.0.0
44

55
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.
6-
Steps to get access_token via postman:
6+
Optionally, you may get your access_token via Postman:
77
- Move to Authorization tab of an empty http request and selected Oauth 2.0
88
- Set use token type as `access token`
99
- Set header prefix as `Bearer`

0 commit comments

Comments
 (0)