uruk-project / Jwt

JSON Web Token implementation for .Net & .Net Core
MIT License
84 stars 13 forks source link

Add some helpful methods to `JwtObject` & `JwtArray`. #400

Closed ycrumeyrolle closed 4 years ago

ycrumeyrolle commented 4 years ago

Allow to use array initializer for adding properties or values.