Co-authored-by: kumakichi <xyesan@gmail.com>
This new session service has the ability to work independant of other systems it relies on having its own store type which should allow us to be more flexible then using the built in kv system. I have included an in mem session store.
We are adding in a setup/user route this is not in swagger at the moment but will be added once we feel it is stable.