uruk-project / Jwt

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

Expose the current buffer for netstandard2.0 #404

Closed ycrumeyrolle closed 4 years ago

ycrumeyrolle commented 4 years ago

This may be harmful as the Buffer property is the rented array from ArrayPool<byte>.Shared