Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.48 KB

CHANGELOG.md

File metadata and controls

19 lines (13 loc) · 1.48 KB

1.0.0 (2022-11-01)

Bug Fixes

  • backwads compatibility with passport-jwt (6f81ad2)
  • cicd: semantic release (cdb852d)
  • correct missing passReqToCallback (bd9b350)
  • depencency: remove async (2d8cb59)
  • multi strategy: bugfix long call when jwt token outdated (5eb8633)
  • return errors during verified check (5e7a004)

Features