pub fn session_id(project_id: &str, member: &str) -> String
The session ID: a short, deterministic, opaque identifier for a session. Used as the filename stub for the session file and as part of the JOY_SESSION env var payload.
JOY_SESSION