File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 34
34
> node --env-file .env index.js
35
35
36
36
Kit OAuth Configuration {
37
- authorizationURL: 'https://app.convertkit .com/oauth/authorize',
38
- tokenURL: 'https://app.convertkit .com/oauth/token',
37
+ authorizationURL: 'https://app.kit .com/oauth/authorize',
38
+ tokenURL: 'https://app.kit .com/oauth/token',
39
39
clientID: '*******************************************',
40
40
clientSecret: '*******************************************',
41
41
callbackURL: 'https://localhost:8080/oauth/kit/callback'
42
42
}
43
43
Listening on :8080
44
44
45
- 7 . From here, clicking the "Install" button in the app directory will initiate the OAuth
46
- flow by first going to your configured Authorization URL
45
+ 7 . From here, clicking the "Install" button in the App Store will initiate the OAuth flow
46
+ by first going to your configured Authorization URL
You can’t perform that action at this time.
0 commit comments