You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Okay thanks for the info. I'll patch something up and try to submit a PR if
its looking good
On 8 Dec 2014 10:35, "Michael Nutt" [email protected] wrote:
It's been a few years, and I actually can't remember the exact issue. I
believe what happened was:
user was on a page and their session expired
page made an (expired) ajax call, req.session.redirectTo set to the
ajax URL
user reloads the page, sees the doorman login
user logs in, gets redirect to the ajax URL.
I think this may be able to be remedied by only setting redirectURL for
responses of type text/html.
—
Reply to this email directly or view it on GitHub #24 (comment).
Hi, we would like to resurrect the code and submit a PR based on 66b485f to enable redirects back to the URL before auth was required.
However, It seems that code was removed due to "some issues". Are you able to share a bit more ?
The text was updated successfully, but these errors were encountered: