node-red/red/api/auth
Nick O'Leary 9fb81b2814 Permit login with blank scope
Required for the editor, which doesn't know the appropriate scope
for the user logging in. The user will adopt their default permission
scope once logged in.
2015-07-15 10:12:45 +01:00
..
clients.js Increase unit test coverage of auth code 2015-02-05 13:00:56 +00:00
index.js Add audit log entries on API calls 2015-05-14 14:22:56 +01:00
permissions.js Permit login with blank scope 2015-07-15 10:12:45 +01:00
strategies.js Permit login with blank scope 2015-07-15 10:12:45 +01:00
tokens.js Add access_token expiry 2015-03-30 14:14:32 +01:00
users.js add bcrypt as optional dependency to speed up Pi, 2015-03-19 11:36:48 +00:00