Skip to content

Releases: renderforest/service-auth

v1.3.0

26 Oct 14:29
Compare
Choose a tag to compare
  • lint: remove deprecated rules from .eslintrc file .
  • deps: remove deprecated dev dependencies.
  • flow-typed: remove deprecated ones, install missing ones.
  • deps: Node.js minor update.

v1.2.0

24 Oct 07:11
Compare
Choose a tag to compare
  • Add tests

v1.1.0

23 Oct 12:57
Compare
Choose a tag to compare
  • Updates authorize() rejection: call next() with msg instead of next(Error(msg)).
  • Update authorize(): check req.headers before reading a header.
  • Set flow
  • Set eslint
  • Set jest
  • Dev Deps update
  • Apply eslint
  • Add contributor

Inception of Auth API.

18 Oct 06:21
Compare
Choose a tag to compare

Auth API

  • setAuthorization()
  • authorize