Using Lucia with effect-http: Setting Cookie Values Example

Does anyone have an example of how to use Lucia wirh effect-http? I want to set the values Lucia returns from the createCookie , Wich has a name, value and attributes. Http platform has a function that almost marches this signature, but I don't know how to make it work with effect-http
Was this page helpful?