Closed EternalDeiwos closed 7 years ago
We need to be able to decode JWTs using the less common serializations (and be able to detect them) when they are passed in as raw data.
This should also set the non-enumerable jwt.serialization property for internal use.
Additional serializations handled in PR #7
Will be solved when PR #10 is merged.
We need to be able to decode JWTs using the less common serializations (and be able to detect them) when they are passed in as raw data.
This should also set the non-enumerable jwt.serialization property for internal use.