Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert Oauth details to snake case #14

Open
bradydan opened this issue Sep 22, 2019 · 1 comment
Open

Convert Oauth details to snake case #14

bradydan opened this issue Sep 22, 2019 · 1 comment
Assignees

Comments

@bradydan
Copy link

Fix Xero API client to accept either camelCase format, etc, and convert it automatically to convert to snake case if it needs to.

See: https://github.com/consilience/csi-provisioning/issues/53

And see Xero docs:
https://developer.xero.com/documentation/auth-and-limits/oauth-issues

@bradydan bradydan changed the title Xero API client to convert to snake case Convert Oauth details to snake case Sep 22, 2019
@judgej
Copy link
Member

judgej commented Sep 27, 2019

This is referring to passing the auth token details as an array into the Token object during instantiation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants