node-red/packages/node_modules/@node-red/editor-api/lib/auth
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
..
clients.js pull out editor-client and editor-api 2018-08-17 22:10:54 +01:00
index.js Allow oauth strategy callback method to be customised 2018-12-13 13:43:57 +00:00
permissions.js pull out editor-client and editor-api 2018-08-17 22:10:54 +01:00
strategies.js pull out editor-client and editor-api 2018-08-17 22:10:54 +01:00
tokens.js Actively expire login sesssions and notify user 2018-12-11 11:32:12 +00:00
users.js pull out editor-client and editor-api 2018-08-17 22:10:54 +01:00