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
From the looks of it, if the current server does not have the session it is looking for, then the callback will fail. The store for these sessions seems to live solely on the server. Could we get some sort of other storage implemented? I'd love to see using Redis as the store so it doesn't matter what server gets the callback.
The text was updated successfully, but these errors were encountered:
From the looks of it, if the current server does not have the session it is looking for, then the callback will fail. The store for these sessions seems to live solely on the server. Could we get some sort of other storage implemented? I'd love to see using Redis as the store so it doesn't matter what server gets the callback.
The text was updated successfully, but these errors were encountered: