-
-
Save leafusergithub/65928c5643d59886d9b371dcaed654dc to your computer and use it in GitHub Desktop.
Get John Deere token
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "clientKey": "Your John Deere app ID", | |
| "clientSecret": "Your John Deere app Secret", | |
| "responseUrl": "The URL John Deere redirected the user to" | |
| "clientRedirectUrl": "Your app's URL" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment