JsonWebToken.TryGetPayloadValue() can no longer be used with dictionary types #2246
Labels
Bug
Product is not functioning as expected
Customer reported
Indicates issue was opened by customer
P0
Totally broken or major security hole. Stop and fix.
Regression
Milestone
Consider the following JWT payload:
The following snippet works just fine on 7.0.0-preview but fails on 7.0.0-preview3 (
TryGetPayloadValue
returnsfalse
):/cc @brentschmaltz @jennyf19
The text was updated successfully, but these errors were encountered: