/Xero_OAuth2.0

Primary LanguageJupyter Notebook

Xero_OAuth2.0

picture

Steps:

  1. Send a user to authorize your app - Click allow access.

  2. Users are redirected back to you with a code.

  3. Exchange the code.

  4. Receive your tokens.

  5. Check the tenants you're authorized to access.

  6. Call the API.

For detailed explanation about the concept visit this site:

https://developer.xero.com/documentation/oauth2/auth-flow