Skip to content
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

v1.3.0

Choose a tag to compare

@nexus-ci nexus-ci released this 11 Aug 12:47
· 24 commits to master since this release
a7cdc85

1.3.0 (2018-08-11)

Bug Fixes

  • correctly parses the base64 cookie now (61d5791)
  • now sets access token in req object again (049aa75)
  • Use common error response format when tokens expire. (bd9f1cd)

Features

  • Implement auth cookie handling. (391a9fb)
  • takes over headers from response (64bd57a)