DevToys-app / DevToysMac

DevToys For mac
MIT License
9.2k stars 354 forks source link

Fix spelling and header errors in JWT Token #20

Closed matthewvelie closed 2 years ago

matthewvelie commented 2 years ago

The header for the payload section was wrong, also two variables were mis-spelled in the JWT Token decoder, this fixes those.

ObuchiYuki commented 2 years ago

@matthewvelie Thank you for fix it! I'll merge this PR!