// Copyright (c) 2018-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. export default { AUTHORIZED: 'authorized', DENIED: 'denied', UNDETERMINED: 'undetermined', };