node-red/red/api/auth
Nick O'Leary f967a5ecdc Fix auth on comms link and for anon user
The move to honour scope level of token broke the comms link
checking as well as the permissions checking for anon users.
2015-03-29 22:27:07 +01:00
..
clients.js Increase unit test coverage of auth code 2015-02-05 13:00:56 +00:00
index.js Fix auth on comms link and for anon user 2015-03-29 22:27:07 +01:00
permissions.js Fix auth on comms link and for anon user 2015-03-29 22:27:07 +01:00
strategies.js Fix auth on comms link and for anon user 2015-03-29 22:27:07 +01:00
tokens.js Move sessionStorageModule into main storageModule 2015-03-13 23:37:59 +00:00
users.js add bcrypt as optional dependency to speed up Pi, 2015-03-19 11:36:48 +00:00