Raxx.Session
Manage HTTP cookies and storage for persistent client sessions.
Usage
See Raxx.Session for usage and examples.
Plug sessions
This library uses the Plug.Crypto module.
Sessions from Plug applications can be verified in Raxx applications, and visa versa,
if setup with the same configuration.