Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call res.redirect after user's handler code for login callback #3

Commits on Nov 19, 2021

  1. Update connectUtil.js

    Call `res.redirect` after user's `handler` code for login callback
    denysoblohin-okta authored and denys.oblohin committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    96d87e3 View commit details
    Browse the repository at this point in the history
  2. add test

    denysoblohin-okta authored and denys.oblohin committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    67b5bfc View commit details
    Browse the repository at this point in the history
  3. use writableEnded

    denys.oblohin committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    85e95f7 View commit details
    Browse the repository at this point in the history
  4. use headersSent

    denys.oblohin committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    ae08056 View commit details
    Browse the repository at this point in the history
  5. add changelog

    denys.oblohin committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    b7e00ac View commit details
    Browse the repository at this point in the history