Sneak Peek at OAuth 2.0 (and getting started with it)

preview_player
Показать описание
In this webinar recording Neil Grooby, senior Xero developer evangelist, will show the steps to getting started developing with Xero including, finding our documentation and developer resources, setting up API credentials in our developer portal, and using those credentials in a demo app.

The three key learnings from the webinar will be:

1. Awarenesses of Xero’s Developer Resources and where to find them
2. How to generate API credentials in the Xero Developer Portal
3. How to use OAuth 2 API credentials to access the Xero APIs

The video includes Q&A at the end and was recorded as developer webinar by Neil Grooby, a Xero developer evangelist.

--------------------------------------------------------------------------------------------------

Follow us on:

If you want to see more like this subscribe to our page, like the video and comment what you enjoyed!

Thanks - The Xero Developer team
Рекомендации по теме
Комментарии
Автор

Hi, If I am creating console application, what should be the callback URL? do we need the callback URL for the console application?

websutracode
Автор

What if you are using a Windows desktop app?
Is there support for applications that are installed on a user's device to receive the authorisation code? e.g., urn:ietf:wg:oauth:2.0:oob

barnbrooksoftware
Автор

i want to automate this process.. without click manually on any link. it is possible so?

PeaceUrSoul
Автор

How can we create a Xero Invoice using PHP ?

IamGk_vlogs