Skip to content
This repository was archived by the owner on Nov 13, 2020. It is now read-only.

v2.0.0

Latest

Choose a tag to compare

@Limess Limess released this 25 Mar 11:43
· 2 commits to master since this release

Breaking

  • Remove Express cookie utilities. These should be ported to s3o-middleware.
  • Update dependencies. Breaks node 6 support due to ft-poller change.
  • Return a factory function from authenticate.js.

See https://github.com/Financial-Times/s3o-middleware-utils/blob/master/MIGRATION.md#migrating-from-v1-to-v2 for a migration guide.

Other changes

  • Add tests without stubs for validate function which create an RSA key pair.