Skip to content
Snippets Groups Projects
Commit 0acc6e0c authored by Lloyd Hilaiel's avatar Lloyd Hilaiel
Browse files

update to jwcrypto 0.1.1 - now the verifier supports 'new style' assertions...

update to jwcrypto 0.1.1 - now the verifier supports 'new style' assertions which are JWS structures separated by tildes and don't double base64 encode.  assertion size down 33%.  we still generate only old style assertions.  issue #507
parent a27a0b4a
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@
, "connect-logger-statsd": "0.0.1"
, "ejs": "0.4.3"
, "express": "2.5.0"
, "jwcrypto": "0.1.0"
, "jwcrypto": "0.1.1"
, "mustache": "0.3.1-dev"
, "mysql" : "0.9.5"
, "node-statsd": "https://github.com/downloads/lloyd/node-statsd/3a73de.tgz"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment