robbert229 / jwt

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

Switch to standard lib error wrapping #22

Open loafoe opened 3 years ago

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 75.238% when pulling 33c7695bdab6dcabeae5953a58aaf507ff5147f4 on philips-forks:master into 5d9a261c51a5c5cb4b8821808cd26abe340f74e0 on robbert229:master.

robbert229 commented 3 years ago

Thanks! This looks good. I will see about merging this and cutting a release in the next couple of days.