node-red/test/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_spec.js Increase unit test coverage of auth code 2015-02-05 13:00:56 +00:00
index_spec.js auth/login should return empty object when insecure 2015-03-25 20:33:29 +00:00
permissions_spec.js Permit login with blank scope 2015-07-15 10:12:45 +01:00
strategies_spec.js Fix auth on comms link and for anon user 2015-03-29 22:27:07 +01:00
tokens_spec.js Add access_token expiry 2015-03-30 14:14:32 +01:00
users_spec.js add extra tests to user_spec to test some else conditions. 2015-03-19 19:57:41 +00:00