Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Releases: alphagov/passport-verify

2.0.1

01 Mar 14:59
562f155
Compare
Choose a tag to compare

Version 2.0.1

  • Fixed a bug when noAuthentication scenario occurs during a non-matching journey
  • Updated lodash and handlebars dependencies to resolve security vulnerabilities

2.0.0

28 Feb 10:03
f1d9f5e
Compare
Choose a tag to compare

Version 2.0.0

  • Added support for connecting to GOV.UK Verify using Verify Service Provider 2.0.0.
  • Added a new interface, IdentityResponseScenarios, with callbacks for createIdentityResponseHandler.
  • Breaking change: Renamed TranslatedResponseBody to TranslatedMatchingResponseBody.
  • Updated dependencies, including updating to Node.js 10.