Skip to content

Files

Latest commit

author
Jochen Schoubben
Mar 18, 2021
56a606c · Mar 18, 2021

History

History
25 lines (17 loc) · 743 Bytes

changelog.md

File metadata and controls

25 lines (17 loc) · 743 Bytes

[unreleased] - 2019-08-01

  • Added maxAgeRefreshToken configuration property
  • Add example for basic mongo setup

[1.2.3] - 2019-07-18

  • Typo fix formUrl to fromUrl

[1.2.2] - 2019-07-18

  • Redirect to login url including fromUrl if states don't match in callback

[1.2.1] - 2019-07-18

  • Remove prevent browser cache on app.use and use it as a middleware on auth routes

[1.2.0] - 2019-07-16

  • Redirect to internal login url when states don't match in callback method

57a213f13aafd84d6ec113601fac8f7c49ffa1a4

[1.1.0] - 2019-06-05

  • Add redirectUri to configure custom redirect uri's (callback) on service strategies

[1.0.0] - 2019-03-11

  • Rename package from digipolis-login to auth
  • First release to npmjs