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
{{ message }}
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
It sucks that Client-Sessions lib circumvents Cookies lib encryption, instead of integrating with it or that the documentation is not clear about what Cookie options can and cannot be used in conjunction with Session options. For instance, can't use the "signed" cookie option since Cookie has zero control over signing, and if a sap like me thinks i can toggle encryption, then a lot of head scratching will ensue.
I know, I know, open up a pull request. ...sigh
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It sucks that Client-Sessions lib circumvents Cookies lib encryption, instead of integrating with it or that the documentation is not clear about what Cookie options can and cannot be used in conjunction with Session options. For instance, can't use the "signed" cookie option since Cookie has zero control over signing, and if a sap like me thinks i can toggle encryption, then a lot of head scratching will ensue.
I know, I know, open up a pull request. ...sigh
The text was updated successfully, but these errors were encountered: