node-red/packages/node_modules/@node-red/editor-api/lib
Nick O'Leary a1f135bd66
Allow oauth strategy callback method to be customised
Closes #1998

Method can be set via: `adminAuth.strategy.options.callbackMethod`

Can be either GET (default) or POST.
2018-12-13 13:43:57 +00:00
..
admin Add ability to delete context values from sidebar 2018-11-12 17:04:22 +00:00
auth Allow oauth strategy callback method to be customised 2018-12-13 13:43:57 +00:00
editor Actively expire login sesssions and notify user 2018-12-11 11:32:12 +00:00
index.js Fix up unit tests 2018-12-04 15:59:43 +00:00
util.js pull out editor-client and editor-api 2018-08-17 22:10:54 +01:00