Register an Application

<aside> đź’ˇ To setup an OAuth App with Height please register by emailing us at [email protected] to receive a client ID and client secret.

</aside>

You must provide:

User Authorization Endpoint

From your application a user will click a button that says “Connect with Height”, which will direct them to Height’s authorization endpoint and displays a page asking the user if they would like to grant access to your external application.

AUTHORIZATION CODE GRANT

Height uses authorization code grant flow, in which an app should: