Socket
Socket
Sign inDemoInstall

@sphereon/ms-authenticator

Package Overview
Dependencies
Maintainers
4
Versions
247
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sphereon/ms-authenticator - npm Package Compare versions

Comparing version 0.9.1-next.118 to 0.9.1-next.120

2

dist/authenticators/MsAuthenticator.js

@@ -25,3 +25,3 @@ "use strict";

const ERROR_CREDENTIAL_MANIFEST_REGION = `Error in config file. CredentialManifest URL configured for wrong tenant region. Should start with:`;
const ERROR_ACQUIRE_ACCESS_TOKEN_FOR_CLIENT = 'Could not acquire credentials to access your Azure Key Vault:\n';
const ERROR_ACQUIRE_ACCESS_TOKEN_FOR_CLIENT = 'Could not acquire verifiableCredentials to access your Azure Key Vault:\n';
const ERROR_FAILED_AUTHENTICATION = 'failed to authenticate: ';

@@ -28,0 +28,0 @@ function getClientRegion(azTenantId) {

{
"name": "@sphereon/ms-authenticator",
"version": "0.9.1-next.118+612b082",
"version": "0.9.1-next.120+198701d",
"source": "src/index.ts",

@@ -45,3 +45,3 @@ "main": "dist/index.js",

],
"gitHead": "612b082d754eb90402160f423d939f3a6f9ec181"
"gitHead": "198701dd4319c030608df1fc33ce25d62870dc43"
}

@@ -18,3 +18,3 @@ import { ConfidentialClientApplication, LogLevel, PublicClientApplication, UsernamePasswordRequest } from '@azure/msal-node'

const ERROR_CREDENTIAL_MANIFEST_REGION = `Error in config file. CredentialManifest URL configured for wrong tenant region. Should start with:`
const ERROR_ACQUIRE_ACCESS_TOKEN_FOR_CLIENT = 'Could not acquire credentials to access your Azure Key Vault:\n'
const ERROR_ACQUIRE_ACCESS_TOKEN_FOR_CLIENT = 'Could not acquire verifiableCredentials to access your Azure Key Vault:\n'
const ERROR_FAILED_AUTHENTICATION = 'failed to authenticate: '

@@ -21,0 +21,0 @@

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc