Create a new session
Create a new session
the new session to create
the newly created session
Delete an existing session.
Delete an existing session.
the session to be deleted
the deleted session
Find a session by its session ID.
Find a session by its session ID.
the UUID of the session to lookup.
an Option[Session] if one was found
List all sessions for a given user ID.
List all sessions for a given user ID.
the UUID of the user to load sessions for.
a list of sessions for this user
Update an existing session
Update an existing session
the session to update
the updated session