Closed petik3 closed 5 years ago
Type of JWT should be infered as "JWT" if no "typ" key is present in the header section. Instead parsing fails if the "typ" key is missing.
Merged. Thanks for your contribution.
Type of JWT should be infered as "JWT" if no "typ" key is present in the header section. Instead parsing fails if the "typ" key is missing.