Could someone from Xero confirm.
What are the paramaters required to make request using sdk in xero accounting? Previously in Oauth 1.0 I used parameter such as client id and client secret and I store them in our database. How different it would be if I now need to switch to Oauth 2.0. I am using Node js.