UNPKG

nnanh3-msal-browser

Version:

Thư viện đã custom của azure masl có common kèm trong

15 lines (13 loc) 448 B
/*! @azure/msal-common v4.5.1 2021-08-02 */ 'use strict'; /* * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ var CcsCredentialType; (function (CcsCredentialType) { CcsCredentialType["HOME_ACCOUNT_ID"] = "home_account_id"; CcsCredentialType["UPN"] = "UPN"; })(CcsCredentialType || (CcsCredentialType = {})); export { CcsCredentialType }; //# sourceMappingURL=CcsCredential.js.map