1
Open Applications settings
In Outline, click your workspace name, then go to Settings -> Applications.
2
Create a new application
Click New App….
3
Fill in the application details
- Client type — leave this on Confidential, Nango stores the client secret securely on your behalf.
- Name — an identifier for this app, shown to users on the consent screen.
- Tagline — a short description of what the app does (optional).
- Callback URLs — add
https://api.nango.dev/oauth/callback, one URL per line.
4
Save and get your credentials
Click Create, then open the app to copy its Client ID and Client Secret.
5
Next
Follow the Quickstart to connect your first account.