Releases: web-eid/web-eid-authtoken-validation-php
Releases · web-eid/web-eid-authtoken-validation-php
v1.2.1
v1.2.0
What's Changed
- Update dependencies and adopt flexible dependency versioning policy by specifying them in the
x.y.*
format to allow for automatic updates to minor versions, include composer.lock (see our updated policy here) - Updated ocsp-php brings support for OCSP nonce en-/decoding in standards-compliant manner
- Remove code related to expired ESTEID 2015
Full Changelog: 1.1.0...1.2.0
v1.1.0
v1.1.0 is a minor feature release that includes improved authtoken signature validation and increasing the OCSP request nonce length to 32 bytes. Tests and the example application have been also updated.
Full changelog: 1.0.0...1.1.0.