Improved Github Oauth support and generic Oauth functionality

This commit is contained in:
Jan Oberhauser
2020-02-09 15:39:14 -08:00
parent ec68712f63
commit c1574a73ac
6 changed files with 104 additions and 49 deletions

View File

@@ -42,7 +42,7 @@ export class Github implements INodeType {
},
},
{
name: 'oAuth2Api',
name: 'githubOAuth2Api',
required: true,
displayOptions: {
show: {