xerogolang
xerogolang copied to clipboard
Oauth 2
Are supporting Oauth2? Because I have been checking about the information you tell in your docs that are you planing to move everything to Oauth2, the thing is I can not use this library for make the connection with you with the new app generate from developers my apps side.
is there any update for this? or maybe from this PR #33 ? i really need this.
Hi @asule90 I just created a new repository with an SDK that uses the OAuth2 workflow with Xero, is public so you can use it! for us is working well but if you have some problems just create a issue there and I will take a look!
https://github.com/quickaco/xerosdk
@ramonmacias nice, i'll take a look. Thank you.
Awesome. I kind of assumed that this repo would be the official Xero one, so it should work. But I can't get it to work as of May 2020. I assume its to do with the authentication changes that have occurred. Does that mean the only way for golang to connect to Xero is now through an unofficial API. This seems odd for sure.