node-red-auth-github icon indicating copy to clipboard operation
node-red-auth-github copied to clipboard

A GitHub authentication plugin for Node-RED

Results 2 node-red-auth-github issues
Sort by recently updated
recently updated
newest added

- [ ] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) ## Proposed changes Fix the repository URL. ## Checklist -...

When the httpRoot parameter in settings.js is set: ` httpRoot: '/nodered',` GitHUB will redirect to the URL without in this case '/nodered' When leaving the httpRoot setting default, it works...