2
1
mirror of https://github.com/Thream/socketio-jwt.git synced 2024-07-21 09:38:31 +02:00
socketio-jwt/test
Damian Fortuna e094d231b2 Add ability to generate secret dynamically
This allow you to pass a function instead of an string in order to
generate secret based on the new connection features.
2015-11-18 18:49:55 -03:00
..
fixture Add ability to generate secret dynamically 2015-11-18 18:49:55 -03:00
authorizer_namespaces.test.js add tests for namespace configuration 2015-08-31 11:04:13 -03:00
authorizer_noqs.test.js add tests for namespace configuration 2015-08-31 11:04:13 -03:00
authorizer_secret_function_noqs.test.js Add ability to generate secret dynamically 2015-11-18 18:49:55 -03:00
authorizer_secret_function_qs.test.js Add ability to generate secret dynamically 2015-11-18 18:49:55 -03:00
authorizer.test.js improve tests 2015-05-29 09:39:49 -03:00
mocha.opts add noqs method 2014-01-13 18:41:10 -03:00