v0.7.0
- Changed: Split
SimpleJWT\Cryptnamespace into multiple namespaces, one
for each algorithm type (#60) - Changed:
JWTandJWEnow derives from a common parent classToken - Changed: Improved ASN.1 processing code (#68)
- Changed: Util::base64url_decode() will now throw
\UnexpectedValueExceptioninstead of returning false if the input
cannot be decoded