node-red/packages/node_modules/@node-red/editor-api/lib/auth
Nick O'Leary d802ce1484
Merge pull request #3460 from ArFe/feature-add-store-external-token-when-authenticate
Feature add: Store external token when authenticate if provided
2022-04-22 09:51:20 +01:00
..
clients.js pull out editor-client and editor-api 2018-08-17 22:10:54 +01:00
index.js Merge pull request #3388 from mw75/strategy_in_verify 2022-04-20 10:24:58 +01:00
permissions.js pull out editor-client and editor-api 2018-08-17 22:10:54 +01:00
strategies.js check if user contains token and use it instead of generating a new Token 2022-02-26 16:35:46 -05:00
tokens.js Replace Math.random with crypto.getBytes for session tokens 2020-09-11 14:09:54 +01:00
users.js Allow Comms websocket auth to be done via token header 2020-07-09 19:07:51 +01:00