This document explains how to properly create an OAuth Client which
is a requirement for running some projects contained in this repository - the Cloud Manager, for example. By the end of this document, you should have a newly created Client ID which will be used as an environment variable, usually located in a .env
file.
Keep in mind these instructions assume you already have an account with Linode.com. If you do not have an account, please create one here.
The first step in getting UI apps running locally is to create an OAuth Client. You can create one here. On this screen, click Create an OAuth App
Once the drawer opens up, enter the values below and click Submit
Finally, keep the client ID in the table row handy. You'll need it later: