JWT in Javascript library

346 views
Skip to first unread message

Mike Hanson

unread,
Mar 4, 2011, 12:54:30 PM3/4/11
to mozill...@googlegroups.com
Hello all -

I've created a repo for my side project on "JSON Web Tokens in Javascript". The JSON Web Tokens (JWT) spec defines a way to digitally sign JSON blobs so they can be relayed between parties, through the browser or server-to-server.

The repo is at:
https://github.com/michaelrhanson/jwt-js

The code is quite incomplete; it only supports the sign() operation for HMAC-SHA256 and RSA-SHA256 right now. Updates to come.

m

Duncan Atkinson

unread,
Mar 17, 2014, 7:12:54 AM3/17/14
to mozill...@googlegroups.com
Have you seen this project? http://kjur.github.io/jsjws/ 
Reply all
Reply to author
Forward
0 new messages