export const credentials = { microsoftExcelOAuth2Api: { scope: 'openid', oauthTokenData: { access_token: 'token', }, }, };