- Create the API
- Go sidebar > Applications > API
- Click Create API
- Fill the form to create the API and give it a nice identifier
- Create API scopes
- Configure API
- Check api env reference file
- Create a .env accordingly in the root of /api
- Create and authorize the App
- Go sidebar > Applications > Applications
- Click "Create Application"
- Fill the form to create the Client
- Configure App
- Check app env reference file
- Create a .env accordingly in the root of /app