Application OAuth Sample

As part of the application development, you will have to implement the OAuth 2.0 or OpenID Connect flows so that your app can get an access token for a specific business that would allow you to make API calls on behalf of that business.

Here are sample apps implementing OAuth2.0 on inTandem platform:

Additional reading: OAuth 2.0 documentation