// Copyright (c) 2015-present Mattermost, Inc. All Rights Reserved. // See LICENSE.txt for license information. import keyMirror from '@utils/key_mirror'; export default keyMirror({ GITLAB: null, GOOGLE: null, OFFICE365: null, OPENID: null, SAML: null, });