2
1
mirror of https://github.com/Thream/socketio-jwt.git synced 2024-07-21 09:38:31 +02:00
socketio-jwt/test/fixture
Fabian Arndt 27c59c3b0f Fixed auth.required
Misc:
- Resolved conflicts
- Added test case, to fail if server grants prohibited admin access
- Simplified test logic
- Prevented usage of "var" (used const / let instead)
- Formatting
- Cleanup
- Typos
2019-10-13 15:52:14 +02:00
..
index.js Fixed auth.required 2019-10-13 15:52:14 +02:00
namespace.js Fixed auth.required 2019-10-13 15:52:14 +02:00
secret_function.js Fixed auth.required 2019-10-13 15:52:14 +02:00