Skip to content

Latest commit

 

History

History
70 lines (43 loc) · 4.48 KB

CHANGELOG.md

File metadata and controls

70 lines (43 loc) · 4.48 KB

Change Log

v0.2.5 (2017-06-21)

Full Changelog

Closed issues:

  • Module is using the wrong default config key #23
  • Generated default.json is missing scope for Google OAuth #14
  • Cookie not getting set #12

Merged pull requests:

v0.2.4 (2017-03-24)

Full Changelog

Closed issues:

  • Support oauth2 endpoint within sub-app or reverse proxy #9
  • OAuth JWT user data #4

Merged pull requests:

  • Follow failureRedirect on oauth2 authentication failure #11 (buske)
  • Issue #9: Add callbackPath option to support oauth2 endpoint within sub-app or server proxy #10 (buske)

v0.2.3 (2016-12-14)

Full Changelog

v0.2.2 (2016-12-14)

Full Changelog

Merged pull requests:

  • fixing success and failure redirects #6 (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 #3 (ekryski)

v0.1.2 (2016-11-20)

Full Changelog

Merged pull requests:

  • include feathers-commons and use omit, pick, and makeUrl from that. #2 (ekryski)

v0.1.1 (2016-11-19)

Full Changelog

Merged pull requests:

  • pulling options for strategy from global auth config #1 (ekryski)

v0.1.0 (2016-11-16)

* This Change Log was automatically generated by github_changelog_generator