Portable.JWT 1.0.3
JWT (JSON Web Token) Portable Implementation for .NET 4.5+ (Public Domain).
Supported algorithms: HMAC signatures with HS256, HS384 and HS512.
RSA-OAEP-256 (using SHA-256 hash) added to match latest spec version.
This package has no dependencies.