Creating a new App
Here are the step-by-step instructions for obtaining OAuth credentials for Coinbase:- Go to the Coinbase Developer Portal and sign in to your account.
- Navigate to your CDP API settings to register a new OAuth2 application.
- Complete the application registration process by providing your application details.
- After registration, you’ll receive a Client ID and Client Secret that you’ll need for the OAuth2 flow.
- Configure your application’s redirect URI in the Coinbase developer portal. This will be provided by Dynamic.
- Go to the Login and user profile and find Coinbase.
- Open the Coinbase section of the configuration page you brought up in the previous step.
- Copy the Redirect URL, paste it in the section on Coinbase page and click “Save changes” button.
- Copy the Client ID and Client Secret from your Coinbase developer portal and paste them into the “Set up Coinbase Auth” Modal in the Dynamic Dashboard.