Skip to content
This repository has been archived by the owner on Aug 29, 2018. It is now read-only.

Latest commit

 

History

History
123 lines (79 loc) · 8.31 KB

CHANGELOG.md

File metadata and controls

123 lines (79 loc) · 8.31 KB

Change Log

v1.0.3 (2018-01-03)

Full Changelog

Merged pull requests:

v1.0.2 (2017-11-16)

Full Changelog

Closed issues:

  • No error handler? #34

Merged pull requests:

  • Add default ES module default exports to make TypeScript integration … #37 (daffl)
  • Update @feathersjs/authentication to the latest version 🚀 #36 (greenkeeper[bot])

v1.0.1 (2017-11-06)

Full Changelog

Merged pull requests:

v1.0.0 (2017-11-01)

Full Changelog

Merged pull requests:

  • Update dependencies for release #33 (daffl)

v1.0.0-pre.1 (2017-10-25)

Full Changelog

Merged pull requests:

  • Update to Feathers v3 #32 (daffl)
  • Rename repository and use npm scope #31 (daffl)
  • Update to new plugin infrastructure #30 (daffl)

v0.2.6 (2017-10-15)

Full Changelog

Closed issues:

  • An in-range update of feathers is breaking the build 🚨 #23
  • Log a warning if this.service.id is undefined or null #16

Merged pull requests:

v0.2.5 (2017-06-21)

Full Changelog

Closed issues:

  • Module is using the wrong default config key #17
  • When authenticating with stored localStorage jwt, payload doesn't have userId. #15
  • Support oauth1 endpoint within sub-app or reverse proxy #9
  • failureRedirect is not followed if it fails during OAuth dance #8

Merged pull requests:

v0.2.4 (2017-03-31)

Full Changelog

Closed issues:

  • userId is missing in jwt payload #5
  • accessToken is not returned when successRedirect is set #4

Merged pull requests:

  • Issue #9: Support oauth1 endpoint within sub-app or reverse proxy #11 (buske)
  • Issue #8: Follow failureRedirect on oauth1 authentication failure #10 (buske)

v0.2.3 (2016-12-14)

Full Changelog

v0.2.2 (2016-12-14)

Full Changelog

Merged pull requests:

  • setting __oauth value and fixing redirects #3 (ekryski)

v0.2.1 (2016-12-14)

Full Changelog

v0.2.0 (2016-11-23)

Full Changelog

Merged pull requests:

  • adding compatibility with payload generation #2 (ekryski)

v0.1.1 (2016-11-20)

Full Changelog

v0.1.0 (2016-11-19)

* This Change Log was automatically generated by github_changelog_generator