SafepineCoreInterface.postLogout

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