Skip to content

Releases: okta/okta-oidc-middleware

4.5.0

27 Jan 16:52
4e1414e
Compare
Choose a tag to compare

Features

  • #40 Allows passing loginHint to ensureAuthenticated

Bug Fixes

  • #42 Fixes appBaseUrl option not prepending to login redirect url

4.4.0

21 Jan 20:12
2763555
Compare
Choose a tag to compare

Bug Fixes

  • #34 Fixes Org AS login issue
  • #3 Call res.redirect() after custom routes.loginCallback.handler
  • #37 fix: .logout no longer throws error without valid credentials