UNPKG

@hmcts/rpx-xui-node-lib

Version:

Common nodejs library components for XUI

10 lines 295 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.S2S = void 0; exports.S2S = { EVENT: { AUTHENTICATE_SUCCESS: 's2s.authenticate.success', AUTHENTICATE_FAILURE: 's2s.authenticate.failure', }, }; //# sourceMappingURL=s2s.constants.js.map