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
I haven't modified goth_fiber.SessionStore yet when I hit the callback the cookie that gets sent from the server is already expired.
I tried setting the session like this https://github.com/markbates/goth#security-notes but still to no result.
Does anybody have a clue why is this happening ?
The text was updated successfully, but these errors were encountered:
I haven't modified
goth_fiber.SessionStore
yet when I hit the callback the cookie that gets sent from the server is already expired.I tried setting the session like this https://github.com/markbates/goth#security-notes but still to no result.
Does anybody have a clue why is this happening ?
The text was updated successfully, but these errors were encountered: