robbert229 / jwt

This is an implementation of JWT in golang!
MIT License
105 stars 27 forks source link

Implement ECDSA algorithms #7

Open robbert229 opened 8 years ago

robbert229 commented 8 years ago

Currently there is no support for the ECDSA family of algorithms.

darkryder commented 8 years ago

I'll get a PR ready for this soon. A couple of days, tops.

robbert229 commented 8 years ago

Sweet! Thanks!