ocaml-session icon indicating copy to clipboard operation
ocaml-session copied to clipboard

A session manager for your everyday needs

Results 5 ocaml-session issues
Sort by recently updated
recently updated
newest added

This uses `mirage-crypto-rng` to generate keys, ready for #22.

On the suggestion of @edwintorok on the mailing list, implement a signed cookie backend that uses the client to store all session data. Verify that the session data hasn't been...

enhancement
help wanted

https://github.com/darioteixeira/pgocaml/ is 99% pure OCaml (with the remaining 1% to be done very soon)

enhancement
help wanted