What's Changed
- Source README.md in setup to be used for PyPI by @simo5 in #276
- Allow passing p2s/p2c params on encrypting by @simo5 in #280
- Allow audience claims to be arrays by @simo5 in #278
- Immutable args by @simo5 in #282
- Implement beter representation for JWE, JWS, JWT objects by @simo5 in #283
- JWT: Add validate() method by @simo5 in #284
- Add docstrings for return types of public methods by @simo5 in #285
- Move JWKSet processing from JWT into JWE and JWS directly by @simo5 in #286
- Move version information into a single place by @simo5 in #287
Full Changelog: v1.2.0...v1.3.0