paseto-dotnet icon indicating copy to clipboard operation
paseto-dotnet copied to clipboard

When would the payload value ever not be a JsonElement?

Open grosch opened this issue 7 months ago • 3 comments

When I decode the token, I get back a payload that's a Dictionary<string, object>. When would the value ever not be of type JsonElement?

grosch avatar Jul 11 '24 07:07 grosch