SafepineCoreInterface.postInitialize

class SafepineCoreInterface
@anyAuth
@path("/app/initialize_user_context")
void
postInitialize
(
scope HTTPServerRequest req
,
scope HTTPServerResponse res
)