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
Currently, the cookie name for HTTP sessions is hard-coded in malloy::http:;session::manager. It might be desirable that a consuming application can override this.
The text was updated successfully, but these errors were encountered:
Currently, the cookie name for HTTP sessions is hard-coded in
malloy::http:;session::manager
. It might be desirable that a consuming application can override this.The text was updated successfully, but these errors were encountered: