Creating a Custom OAuth Application
Authentication to Trello via OAuth requires the creation and registration of a custom OAuth application. This enables the account to obtain the OAuthClientId.
Do the following:
- Visit https://trello.com/app-key.
- Navigate to the bottom of the page.
- Log into Trello to view your application keys.
- Add http://localhost:33333 (or another port of your choice) to the allowed origins.