uruk-project / Jwt

JSON Web Token implementation for .Net & .Net Core
MIT License
82 stars 13 forks source link

Hash with empty data is incorrect #459

Closed ycrumeyrolle closed 4 years ago

ycrumeyrolle commented 4 years ago

Introduced in #454, the optimization for the empty data introduce a bug causing the prepend data is not used.