@openclaw/msteams 2026.6.5 → 2026.6.6-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1196) hide show
  1. package/dist/api.js +1 -1
  2. package/dist/{channel--oT3fyD5.js → channel-FzXHnZIM.js} +16 -2
  3. package/dist/channel-plugin-api.js +1 -1
  4. package/dist/{channel.runtime-KNuY2Oaw.js → channel.runtime-CaeTVmSx.js} +2 -2
  5. package/dist/{probe-C-rWMb-m.js → probe-D-pKTqs9.js} +1 -1
  6. package/dist/secret-contract-api.js +34 -1
  7. package/dist/{src-CLsoqMj1.js → src-C647R5Nw.js} +2 -2
  8. package/node_modules/@azure/core-client/dist/browser/authorizeRequestOnTenantChallenge.js +1 -2
  9. package/node_modules/@azure/core-client/dist/browser/authorizeRequestOnTenantChallenge.js.map +1 -1
  10. package/node_modules/@azure/core-client/dist/browser/base64.d.ts +2 -6
  11. package/node_modules/@azure/core-client/dist/browser/base64.js +7 -15
  12. package/node_modules/@azure/core-client/dist/browser/base64.js.map +1 -0
  13. package/node_modules/@azure/core-client/dist/browser/index.d.ts +5 -5
  14. package/node_modules/@azure/core-client/dist/browser/index.js.map +1 -1
  15. package/node_modules/@azure/core-client/dist/browser/interfaceHelpers.js +1 -2
  16. package/node_modules/@azure/core-client/dist/browser/interfaceHelpers.js.map +1 -1
  17. package/node_modules/@azure/core-client/dist/browser/operationHelpers.js +8 -4
  18. package/node_modules/@azure/core-client/dist/browser/operationHelpers.js.map +1 -1
  19. package/node_modules/@azure/core-client/dist/browser/serializationPolicy.js +1 -1
  20. package/node_modules/@azure/core-client/dist/browser/serializationPolicy.js.map +1 -1
  21. package/node_modules/@azure/core-client/dist/browser/serializer.js +32 -11
  22. package/node_modules/@azure/core-client/dist/browser/serializer.js.map +1 -1
  23. package/node_modules/@azure/core-client/dist/browser/serviceClient.js +2 -2
  24. package/node_modules/@azure/core-client/dist/browser/serviceClient.js.map +1 -1
  25. package/node_modules/@azure/core-client/dist/browser/{state.d.ts → state-web.d.mts} +1 -1
  26. package/node_modules/@azure/core-client/dist/browser/{state.js → state-web.mjs} +1 -1
  27. package/node_modules/@azure/core-client/dist/browser/state-web.mjs.map +1 -0
  28. package/node_modules/@azure/core-client/dist/browser/urlHelpers.js +2 -1
  29. package/node_modules/@azure/core-client/dist/browser/urlHelpers.js.map +1 -1
  30. package/node_modules/@azure/core-client/dist/commonjs/authorizeRequestOnTenantChallenge.js +1 -2
  31. package/node_modules/@azure/core-client/dist/commonjs/authorizeRequestOnTenantChallenge.js.map +1 -1
  32. package/node_modules/@azure/core-client/dist/commonjs/base64.d.ts +1 -1
  33. package/node_modules/@azure/core-client/dist/commonjs/base64.js +6 -6
  34. package/node_modules/@azure/core-client/dist/commonjs/base64.js.map +1 -1
  35. package/node_modules/@azure/core-client/dist/commonjs/index.d.ts +5 -5
  36. package/node_modules/@azure/core-client/dist/commonjs/index.js.map +1 -1
  37. package/node_modules/@azure/core-client/dist/commonjs/interfaceHelpers.js +1 -2
  38. package/node_modules/@azure/core-client/dist/commonjs/interfaceHelpers.js.map +1 -1
  39. package/node_modules/@azure/core-client/dist/commonjs/operationHelpers.js +10 -6
  40. package/node_modules/@azure/core-client/dist/commonjs/operationHelpers.js.map +1 -1
  41. package/node_modules/@azure/core-client/dist/commonjs/serializationPolicy.js +1 -1
  42. package/node_modules/@azure/core-client/dist/commonjs/serializationPolicy.js.map +1 -1
  43. package/node_modules/@azure/core-client/dist/commonjs/serializer.js +32 -11
  44. package/node_modules/@azure/core-client/dist/commonjs/serializer.js.map +1 -1
  45. package/node_modules/@azure/core-client/dist/commonjs/serviceClient.js +2 -2
  46. package/node_modules/@azure/core-client/dist/commonjs/serviceClient.js.map +1 -1
  47. package/node_modules/@azure/core-client/dist/commonjs/state-cjs.d.ts +8 -0
  48. package/node_modules/@azure/core-client/dist/commonjs/{state.js → state-cjs.js} +1 -1
  49. package/node_modules/@azure/core-client/dist/commonjs/state-cjs.js.map +1 -0
  50. package/node_modules/@azure/core-client/dist/commonjs/tsdoc-metadata.json +1 -1
  51. package/node_modules/@azure/core-client/dist/commonjs/urlHelpers.js +2 -1
  52. package/node_modules/@azure/core-client/dist/commonjs/urlHelpers.js.map +1 -1
  53. package/node_modules/@azure/core-client/dist/esm/authorizeRequestOnTenantChallenge.js +1 -2
  54. package/node_modules/@azure/core-client/dist/esm/authorizeRequestOnTenantChallenge.js.map +1 -1
  55. package/node_modules/@azure/core-client/dist/esm/base64.d.ts +1 -1
  56. package/node_modules/@azure/core-client/dist/esm/base64.js +6 -6
  57. package/node_modules/@azure/core-client/dist/esm/base64.js.map +1 -1
  58. package/node_modules/@azure/core-client/dist/esm/index.d.ts +5 -5
  59. package/node_modules/@azure/core-client/dist/esm/index.js.map +1 -1
  60. package/node_modules/@azure/core-client/dist/esm/interfaceHelpers.js +1 -2
  61. package/node_modules/@azure/core-client/dist/esm/interfaceHelpers.js.map +1 -1
  62. package/node_modules/@azure/core-client/dist/esm/operationHelpers.js +7 -3
  63. package/node_modules/@azure/core-client/dist/esm/operationHelpers.js.map +1 -1
  64. package/node_modules/@azure/core-client/dist/esm/serializationPolicy.js +1 -1
  65. package/node_modules/@azure/core-client/dist/esm/serializationPolicy.js.map +1 -1
  66. package/node_modules/@azure/core-client/dist/esm/serializer.js +32 -11
  67. package/node_modules/@azure/core-client/dist/esm/serializer.js.map +1 -1
  68. package/node_modules/@azure/core-client/dist/esm/serviceClient.js +2 -2
  69. package/node_modules/@azure/core-client/dist/esm/serviceClient.js.map +1 -1
  70. package/node_modules/@azure/core-client/dist/esm/state-cjs.d.ts +8 -0
  71. package/node_modules/@azure/core-client/dist/esm/state-cjs.js +9 -0
  72. package/node_modules/@azure/core-client/dist/esm/state-cjs.js.map +1 -0
  73. package/node_modules/@azure/core-client/dist/esm/state.js +1 -1
  74. package/node_modules/@azure/core-client/dist/esm/state.js.map +1 -1
  75. package/node_modules/@azure/core-client/dist/esm/urlHelpers.js +2 -1
  76. package/node_modules/@azure/core-client/dist/esm/urlHelpers.js.map +1 -1
  77. package/node_modules/@azure/core-client/dist/react-native/authorizeRequestOnTenantChallenge.js +1 -2
  78. package/node_modules/@azure/core-client/dist/react-native/authorizeRequestOnTenantChallenge.js.map +1 -1
  79. package/node_modules/@azure/core-client/dist/react-native/base64.d.ts +1 -1
  80. package/node_modules/@azure/core-client/dist/react-native/base64.js +6 -6
  81. package/node_modules/@azure/core-client/dist/react-native/base64.js.map +1 -1
  82. package/node_modules/@azure/core-client/dist/react-native/index.d.ts +5 -5
  83. package/node_modules/@azure/core-client/dist/react-native/index.js.map +1 -1
  84. package/node_modules/@azure/core-client/dist/react-native/interfaceHelpers.js +1 -2
  85. package/node_modules/@azure/core-client/dist/react-native/interfaceHelpers.js.map +1 -1
  86. package/node_modules/@azure/core-client/dist/react-native/operationHelpers.js +8 -4
  87. package/node_modules/@azure/core-client/dist/react-native/operationHelpers.js.map +1 -1
  88. package/node_modules/@azure/core-client/dist/react-native/serializationPolicy.js +1 -1
  89. package/node_modules/@azure/core-client/dist/react-native/serializationPolicy.js.map +1 -1
  90. package/node_modules/@azure/core-client/dist/react-native/serializer.js +32 -11
  91. package/node_modules/@azure/core-client/dist/react-native/serializer.js.map +1 -1
  92. package/node_modules/@azure/core-client/dist/react-native/serviceClient.js +2 -2
  93. package/node_modules/@azure/core-client/dist/react-native/serviceClient.js.map +1 -1
  94. package/node_modules/@azure/core-client/dist/react-native/state-web.d.mts +8 -0
  95. package/node_modules/@azure/core-client/dist/react-native/state-web.mjs +9 -0
  96. package/node_modules/@azure/core-client/dist/react-native/state-web.mjs.map +1 -0
  97. package/node_modules/@azure/core-client/dist/react-native/urlHelpers.js +2 -1
  98. package/node_modules/@azure/core-client/dist/react-native/urlHelpers.js.map +1 -1
  99. package/node_modules/@azure/core-client/package.json +31 -30
  100. package/node_modules/@azure/core-rest-pipeline/dist/browser/constants.js +1 -1
  101. package/node_modules/@azure/core-rest-pipeline/dist/browser/constants.js.map +1 -1
  102. package/node_modules/@azure/core-rest-pipeline/dist/browser/defaultHttpClient.js.map +1 -1
  103. package/node_modules/@azure/core-rest-pipeline/dist/browser/index.d.ts +1 -12
  104. package/node_modules/@azure/core-rest-pipeline/dist/browser/index.js.map +1 -1
  105. package/node_modules/@azure/core-rest-pipeline/dist/browser/interfaces.d.ts +17 -16
  106. package/node_modules/@azure/core-rest-pipeline/dist/browser/interfaces.js.map +1 -1
  107. package/node_modules/@azure/core-rest-pipeline/dist/browser/policies/bearerTokenAuthenticationPolicy.js +1 -1
  108. package/node_modules/@azure/core-rest-pipeline/dist/browser/policies/bearerTokenAuthenticationPolicy.js.map +1 -1
  109. package/node_modules/@azure/core-rest-pipeline/dist/browser/policies/ndJsonPolicy.js +1 -3
  110. package/node_modules/@azure/core-rest-pipeline/dist/browser/policies/ndJsonPolicy.js.map +1 -1
  111. package/node_modules/@azure/core-rest-pipeline/dist/browser/policies/wrapAbortSignalLikePolicy.js.map +1 -1
  112. package/node_modules/@azure/core-rest-pipeline/dist/browser/util/createFile-browser.d.mts +15 -0
  113. package/node_modules/@azure/core-rest-pipeline/dist/browser/util/createFile-browser.mjs +28 -0
  114. package/node_modules/@azure/core-rest-pipeline/dist/browser/util/createFile-browser.mjs.map +1 -0
  115. package/node_modules/@azure/core-rest-pipeline/dist/browser/util/file.d.ts +12 -16
  116. package/node_modules/@azure/core-rest-pipeline/dist/browser/util/file.js +28 -32
  117. package/node_modules/@azure/core-rest-pipeline/dist/browser/util/file.js.map +1 -1
  118. package/node_modules/@azure/core-rest-pipeline/dist/browser/util/tokenCycler.js +5 -2
  119. package/node_modules/@azure/core-rest-pipeline/dist/browser/util/tokenCycler.js.map +1 -1
  120. package/node_modules/@azure/core-rest-pipeline/dist/browser/util/userAgent.js +1 -1
  121. package/node_modules/@azure/core-rest-pipeline/dist/browser/util/userAgent.js.map +1 -1
  122. package/node_modules/{@typespec/ts-http-runtime/dist/browser/util/userAgentPlatform.d.ts → @azure/core-rest-pipeline/dist/browser/util/userAgentPlatform-browser.d.mts} +1 -1
  123. package/node_modules/{@typespec/ts-http-runtime/dist/browser/util/userAgentPlatform.js → @azure/core-rest-pipeline/dist/browser/util/userAgentPlatform-browser.mjs} +1 -1
  124. package/node_modules/@azure/core-rest-pipeline/dist/browser/util/userAgentPlatform-browser.mjs.map +1 -0
  125. package/node_modules/@azure/core-rest-pipeline/dist/browser/util/wrapAbortSignal.js +4 -2
  126. package/node_modules/@azure/core-rest-pipeline/dist/browser/util/wrapAbortSignal.js.map +1 -1
  127. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/constants.js +2 -1
  128. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/constants.js.map +2 -2
  129. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/createPipelineFromOptions.js +1 -0
  130. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/createPipelineFromOptions.js.map +1 -1
  131. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/defaultHttpClient.js +1 -0
  132. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/defaultHttpClient.js.map +2 -2
  133. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/httpHeaders.js +1 -0
  134. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/httpHeaders.js.map +1 -1
  135. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/index.d.ts +1 -12
  136. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/index.js +1 -0
  137. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/index.js.map +3 -3
  138. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/interfaces.d.ts +17 -16
  139. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/interfaces.js +1 -0
  140. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/interfaces.js.map +2 -2
  141. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/log.js +1 -0
  142. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/log.js.map +1 -1
  143. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/pipeline.js +1 -0
  144. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/pipeline.js.map +1 -1
  145. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/pipelineRequest.js +1 -0
  146. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/pipelineRequest.js.map +1 -1
  147. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/agentPolicy.js +1 -0
  148. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/agentPolicy.js.map +1 -1
  149. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/auxiliaryAuthenticationHeaderPolicy.js +1 -0
  150. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/auxiliaryAuthenticationHeaderPolicy.js.map +1 -1
  151. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/bearerTokenAuthenticationPolicy.js +2 -1
  152. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/bearerTokenAuthenticationPolicy.js.map +3 -3
  153. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/decompressResponsePolicy.js +1 -0
  154. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/decompressResponsePolicy.js.map +1 -1
  155. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/defaultRetryPolicy.js +1 -0
  156. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/defaultRetryPolicy.js.map +1 -1
  157. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/exponentialRetryPolicy.js +1 -0
  158. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/exponentialRetryPolicy.js.map +1 -1
  159. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/formDataPolicy.js +1 -0
  160. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/formDataPolicy.js.map +1 -1
  161. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/logPolicy.js +1 -0
  162. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/logPolicy.js.map +1 -1
  163. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/multipartPolicy.js +1 -0
  164. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/multipartPolicy.js.map +1 -1
  165. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/ndJsonPolicy.js +2 -3
  166. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/ndJsonPolicy.js.map +3 -3
  167. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/proxyPolicy.js +1 -0
  168. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/proxyPolicy.js.map +1 -1
  169. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/redirectPolicy.js +1 -0
  170. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/redirectPolicy.js.map +1 -1
  171. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/retryPolicy.js +1 -0
  172. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/retryPolicy.js.map +1 -1
  173. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/setClientRequestIdPolicy.js +1 -0
  174. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/setClientRequestIdPolicy.js.map +1 -1
  175. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/systemErrorRetryPolicy.js +1 -0
  176. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/systemErrorRetryPolicy.js.map +1 -1
  177. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/throttlingRetryPolicy.js +1 -0
  178. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/throttlingRetryPolicy.js.map +1 -1
  179. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/tlsPolicy.js +1 -0
  180. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/tlsPolicy.js.map +1 -1
  181. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/tracingPolicy.js +1 -0
  182. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/tracingPolicy.js.map +1 -1
  183. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/userAgentPolicy.js +1 -0
  184. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/userAgentPolicy.js.map +1 -1
  185. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/wrapAbortSignalLikePolicy.js +1 -0
  186. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/wrapAbortSignalLikePolicy.js.map +2 -2
  187. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/restError.js +1 -0
  188. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/restError.js.map +1 -1
  189. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/tsdoc-metadata.json +1 -1
  190. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/util/createFile.d.ts +15 -0
  191. package/node_modules/{@typespec/ts-http-runtime/dist/commonjs/util/inspect.common.js → @azure/core-rest-pipeline/dist/commonjs/util/createFile.js} +10 -7
  192. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/util/createFile.js.map +7 -0
  193. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/util/file.d.ts +12 -16
  194. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/util/file.js +25 -20
  195. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/util/file.js.map +3 -3
  196. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/util/tokenCycler.js +6 -2
  197. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/util/tokenCycler.js.map +3 -3
  198. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/util/userAgent.js +4 -3
  199. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/util/userAgent.js.map +3 -3
  200. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/util/userAgentPlatform.d.ts +8 -0
  201. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/util/userAgentPlatform.js +7 -7
  202. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/util/userAgentPlatform.js.map +3 -3
  203. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/util/wrapAbortSignal.js +7 -2
  204. package/node_modules/@azure/core-rest-pipeline/dist/commonjs/util/wrapAbortSignal.js.map +3 -3
  205. package/node_modules/@azure/core-rest-pipeline/dist/esm/constants.js +1 -1
  206. package/node_modules/@azure/core-rest-pipeline/dist/esm/constants.js.map +1 -1
  207. package/node_modules/@azure/core-rest-pipeline/dist/esm/defaultHttpClient.js.map +1 -1
  208. package/node_modules/@azure/core-rest-pipeline/dist/esm/index.d.ts +1 -12
  209. package/node_modules/@azure/core-rest-pipeline/dist/esm/index.js.map +1 -1
  210. package/node_modules/@azure/core-rest-pipeline/dist/esm/interfaces.d.ts +17 -16
  211. package/node_modules/@azure/core-rest-pipeline/dist/esm/interfaces.js.map +1 -1
  212. package/node_modules/@azure/core-rest-pipeline/dist/esm/policies/bearerTokenAuthenticationPolicy.js +1 -1
  213. package/node_modules/@azure/core-rest-pipeline/dist/esm/policies/bearerTokenAuthenticationPolicy.js.map +1 -1
  214. package/node_modules/@azure/core-rest-pipeline/dist/esm/policies/ndJsonPolicy.js +1 -3
  215. package/node_modules/@azure/core-rest-pipeline/dist/esm/policies/ndJsonPolicy.js.map +1 -1
  216. package/node_modules/@azure/core-rest-pipeline/dist/esm/policies/wrapAbortSignalLikePolicy.js.map +1 -1
  217. package/node_modules/@azure/core-rest-pipeline/dist/esm/util/createFile.d.ts +15 -0
  218. package/node_modules/@azure/core-rest-pipeline/dist/esm/util/createFile.js +19 -0
  219. package/node_modules/@azure/core-rest-pipeline/dist/esm/util/createFile.js.map +1 -0
  220. package/node_modules/@azure/core-rest-pipeline/dist/esm/util/file.d.ts +12 -16
  221. package/node_modules/@azure/core-rest-pipeline/dist/esm/util/file.js +28 -32
  222. package/node_modules/@azure/core-rest-pipeline/dist/esm/util/file.js.map +1 -1
  223. package/node_modules/@azure/core-rest-pipeline/dist/esm/util/tokenCycler.js +5 -2
  224. package/node_modules/@azure/core-rest-pipeline/dist/esm/util/tokenCycler.js.map +1 -1
  225. package/node_modules/@azure/core-rest-pipeline/dist/esm/util/userAgent.js.map +1 -1
  226. package/node_modules/@azure/core-rest-pipeline/dist/esm/util/userAgentPlatform.d.ts +8 -0
  227. package/node_modules/@azure/core-rest-pipeline/dist/esm/util/userAgentPlatform.js +6 -7
  228. package/node_modules/@azure/core-rest-pipeline/dist/esm/util/userAgentPlatform.js.map +1 -1
  229. package/node_modules/@azure/core-rest-pipeline/dist/esm/util/wrapAbortSignal.js +4 -2
  230. package/node_modules/@azure/core-rest-pipeline/dist/esm/util/wrapAbortSignal.js.map +1 -1
  231. package/node_modules/@azure/core-rest-pipeline/dist/react-native/constants.js +1 -1
  232. package/node_modules/@azure/core-rest-pipeline/dist/react-native/constants.js.map +1 -1
  233. package/node_modules/@azure/core-rest-pipeline/dist/react-native/defaultHttpClient.js +1 -1
  234. package/node_modules/@azure/core-rest-pipeline/dist/react-native/defaultHttpClient.js.map +1 -1
  235. package/node_modules/@azure/core-rest-pipeline/dist/react-native/index.d.ts +1 -12
  236. package/node_modules/@azure/core-rest-pipeline/dist/react-native/index.js.map +1 -1
  237. package/node_modules/@azure/core-rest-pipeline/dist/react-native/interfaces.d.ts +17 -16
  238. package/node_modules/@azure/core-rest-pipeline/dist/react-native/interfaces.js.map +1 -1
  239. package/node_modules/@azure/core-rest-pipeline/dist/react-native/policies/bearerTokenAuthenticationPolicy.js +1 -1
  240. package/node_modules/@azure/core-rest-pipeline/dist/react-native/policies/bearerTokenAuthenticationPolicy.js.map +1 -1
  241. package/node_modules/@azure/core-rest-pipeline/dist/react-native/policies/ndJsonPolicy.js +1 -3
  242. package/node_modules/@azure/core-rest-pipeline/dist/react-native/policies/ndJsonPolicy.js.map +1 -1
  243. package/node_modules/@azure/core-rest-pipeline/dist/react-native/policies/wrapAbortSignalLikePolicy.js +1 -1
  244. package/node_modules/@azure/core-rest-pipeline/dist/react-native/policies/wrapAbortSignalLikePolicy.js.map +1 -1
  245. package/node_modules/@azure/core-rest-pipeline/dist/react-native/util/createFile-browser.d.mts +15 -0
  246. package/node_modules/@azure/core-rest-pipeline/dist/react-native/util/createFile-browser.mjs +28 -0
  247. package/node_modules/@azure/core-rest-pipeline/dist/react-native/util/createFile-browser.mjs.map +1 -0
  248. package/node_modules/@azure/core-rest-pipeline/dist/react-native/util/file.d.ts +12 -16
  249. package/node_modules/@azure/core-rest-pipeline/dist/react-native/util/file.js +28 -32
  250. package/node_modules/@azure/core-rest-pipeline/dist/react-native/util/file.js.map +1 -1
  251. package/node_modules/@azure/core-rest-pipeline/dist/react-native/util/tokenCycler.js +5 -2
  252. package/node_modules/@azure/core-rest-pipeline/dist/react-native/util/tokenCycler.js.map +1 -1
  253. package/node_modules/@azure/core-rest-pipeline/dist/react-native/util/userAgent.js +1 -1
  254. package/node_modules/@azure/core-rest-pipeline/dist/react-native/util/userAgent.js.map +1 -1
  255. package/node_modules/{@typespec/ts-http-runtime/dist/react-native/util/userAgentPlatform.d.ts → @azure/core-rest-pipeline/dist/react-native/util/userAgentPlatform-react-native.d.mts} +1 -1
  256. package/node_modules/{@typespec/ts-http-runtime/dist/react-native/util/userAgentPlatform.js → @azure/core-rest-pipeline/dist/react-native/util/userAgentPlatform-react-native.mjs} +1 -1
  257. package/node_modules/@azure/core-rest-pipeline/dist/react-native/util/userAgentPlatform-react-native.mjs.map +1 -0
  258. package/node_modules/@azure/core-rest-pipeline/dist/react-native/util/{wrapAbortSignal.d.ts → wrapAbortSignal-rn.d.mts} +7 -2
  259. package/node_modules/@azure/core-rest-pipeline/dist/react-native/util/{wrapAbortSignal.js → wrapAbortSignal-rn.mjs} +11 -5
  260. package/node_modules/@azure/core-rest-pipeline/dist/react-native/util/wrapAbortSignal-rn.mjs.map +1 -0
  261. package/node_modules/@azure/core-rest-pipeline/package.json +37 -14
  262. package/node_modules/@azure/msal-browser/dist/app/IPublicClientApplication.mjs +1 -1
  263. package/node_modules/@azure/msal-browser/dist/app/PublicClientApplication.mjs +44 -2
  264. package/node_modules/@azure/msal-browser/dist/app/PublicClientApplication.mjs.map +1 -1
  265. package/node_modules/@azure/msal-browser/dist/broker/nativeBroker/NativeStatusCodes.mjs +3 -3
  266. package/node_modules/@azure/msal-browser/dist/broker/nativeBroker/PlatformAuthDOMHandler.mjs +1 -1
  267. package/node_modules/@azure/msal-browser/dist/broker/nativeBroker/PlatformAuthExtensionHandler.mjs +1 -1
  268. package/node_modules/@azure/msal-browser/dist/broker/nativeBroker/PlatformAuthProvider.mjs +1 -1
  269. package/node_modules/@azure/msal-browser/dist/cache/AccountManager.mjs +1 -1
  270. package/node_modules/@azure/msal-browser/dist/cache/AsyncMemoryStorage.mjs +1 -1
  271. package/node_modules/@azure/msal-browser/dist/cache/BrowserCacheManager.mjs +12 -1
  272. package/node_modules/@azure/msal-browser/dist/cache/BrowserCacheManager.mjs.map +1 -1
  273. package/node_modules/@azure/msal-browser/dist/cache/CacheHelpers.mjs +1 -1
  274. package/node_modules/@azure/msal-browser/dist/cache/CacheKeys.mjs +1 -1
  275. package/node_modules/@azure/msal-browser/dist/cache/CookieStorage.mjs +1 -1
  276. package/node_modules/@azure/msal-browser/dist/cache/DatabaseStorage.mjs +1 -1
  277. package/node_modules/@azure/msal-browser/dist/cache/EncryptedData.mjs +1 -1
  278. package/node_modules/@azure/msal-browser/dist/cache/LocalStorage.mjs +1 -1
  279. package/node_modules/@azure/msal-browser/dist/cache/MemoryStorage.mjs +1 -1
  280. package/node_modules/@azure/msal-browser/dist/cache/SessionStorage.mjs +1 -1
  281. package/node_modules/@azure/msal-browser/dist/cache/TokenCache.mjs +1 -1
  282. package/node_modules/@azure/msal-browser/dist/config/Configuration.mjs +2 -2
  283. package/node_modules/@azure/msal-browser/dist/controllers/NestedAppAuthController.mjs +1 -1
  284. package/node_modules/@azure/msal-browser/dist/controllers/StandardController.mjs +3 -3
  285. package/node_modules/@azure/msal-browser/dist/controllers/StandardController.mjs.map +1 -1
  286. package/node_modules/@azure/msal-browser/dist/crypto/BrowserCrypto.mjs +1 -1
  287. package/node_modules/@azure/msal-browser/dist/crypto/CryptoOps.mjs +1 -1
  288. package/node_modules/@azure/msal-browser/dist/crypto/PkceGenerator.mjs +1 -1
  289. package/node_modules/@azure/msal-browser/dist/crypto/SignedHttpRequest.mjs +1 -1
  290. package/node_modules/@azure/msal-browser/dist/custom_auth/CustomAuthConstants.mjs +1 -1
  291. package/node_modules/@azure/msal-browser/dist/custom_auth/CustomAuthPublicClientApplication.mjs +1 -1
  292. package/node_modules/@azure/msal-browser/dist/custom_auth/controller/CustomAuthStandardController.mjs +1 -1
  293. package/node_modules/@azure/msal-browser/dist/custom_auth/core/CustomAuthAuthority.mjs +1 -1
  294. package/node_modules/@azure/msal-browser/dist/custom_auth/core/auth_flow/AuthFlowErrorBase.mjs +1 -1
  295. package/node_modules/@azure/msal-browser/dist/custom_auth/core/auth_flow/AuthFlowResultBase.mjs +1 -1
  296. package/node_modules/@azure/msal-browser/dist/custom_auth/core/auth_flow/AuthFlowState.mjs +1 -1
  297. package/node_modules/@azure/msal-browser/dist/custom_auth/core/auth_flow/AuthFlowStateTypes.mjs +1 -1
  298. package/node_modules/@azure/msal-browser/dist/custom_auth/core/auth_flow/jit/error_type/AuthMethodRegistrationError.mjs +1 -1
  299. package/node_modules/@azure/msal-browser/dist/custom_auth/core/auth_flow/jit/result/AuthMethodRegistrationChallengeMethodResult.mjs +1 -1
  300. package/node_modules/@azure/msal-browser/dist/custom_auth/core/auth_flow/jit/result/AuthMethodRegistrationSubmitChallengeResult.mjs +1 -1
  301. package/node_modules/@azure/msal-browser/dist/custom_auth/core/auth_flow/jit/state/AuthMethodRegistrationCompletedState.mjs +1 -1
  302. package/node_modules/@azure/msal-browser/dist/custom_auth/core/auth_flow/jit/state/AuthMethodRegistrationFailedState.mjs +1 -1
  303. package/node_modules/@azure/msal-browser/dist/custom_auth/core/auth_flow/jit/state/AuthMethodRegistrationState.mjs +1 -1
  304. package/node_modules/@azure/msal-browser/dist/custom_auth/core/auth_flow/mfa/error_type/MfaError.mjs +1 -1
  305. package/node_modules/@azure/msal-browser/dist/custom_auth/core/auth_flow/mfa/result/MfaRequestChallengeResult.mjs +1 -1
  306. package/node_modules/@azure/msal-browser/dist/custom_auth/core/auth_flow/mfa/result/MfaSubmitChallengeResult.mjs +1 -1
  307. package/node_modules/@azure/msal-browser/dist/custom_auth/core/auth_flow/mfa/state/MfaCompletedState.mjs +1 -1
  308. package/node_modules/@azure/msal-browser/dist/custom_auth/core/auth_flow/mfa/state/MfaFailedState.mjs +1 -1
  309. package/node_modules/@azure/msal-browser/dist/custom_auth/core/auth_flow/mfa/state/MfaState.mjs +1 -1
  310. package/node_modules/@azure/msal-browser/dist/custom_auth/core/error/CustomAuthApiError.mjs +1 -1
  311. package/node_modules/@azure/msal-browser/dist/custom_auth/core/error/CustomAuthError.mjs +1 -1
  312. package/node_modules/@azure/msal-browser/dist/custom_auth/core/error/HttpError.mjs +1 -1
  313. package/node_modules/@azure/msal-browser/dist/custom_auth/core/error/HttpErrorCodes.mjs +1 -1
  314. package/node_modules/@azure/msal-browser/dist/custom_auth/core/error/InvalidArgumentError.mjs +1 -1
  315. package/node_modules/@azure/msal-browser/dist/custom_auth/core/error/InvalidConfigurationError.mjs +1 -1
  316. package/node_modules/@azure/msal-browser/dist/custom_auth/core/error/InvalidConfigurationErrorCodes.mjs +1 -1
  317. package/node_modules/@azure/msal-browser/dist/custom_auth/core/error/MethodNotImplementedError.mjs +1 -1
  318. package/node_modules/@azure/msal-browser/dist/custom_auth/core/error/MsalCustomAuthError.mjs +1 -1
  319. package/node_modules/@azure/msal-browser/dist/custom_auth/core/error/NoCachedAccountFoundError.mjs +1 -1
  320. package/node_modules/@azure/msal-browser/dist/custom_auth/core/error/ParsedUrlError.mjs +1 -1
  321. package/node_modules/@azure/msal-browser/dist/custom_auth/core/error/ParsedUrlErrorCodes.mjs +1 -1
  322. package/node_modules/@azure/msal-browser/dist/custom_auth/core/error/UnexpectedError.mjs +1 -1
  323. package/node_modules/@azure/msal-browser/dist/custom_auth/core/error/UnsupportedEnvironmentError.mjs +1 -1
  324. package/node_modules/@azure/msal-browser/dist/custom_auth/core/error/UserAccountAttributeError.mjs +1 -1
  325. package/node_modules/@azure/msal-browser/dist/custom_auth/core/error/UserAlreadySignedInError.mjs +1 -1
  326. package/node_modules/@azure/msal-browser/dist/custom_auth/core/interaction_client/CustomAuthInteractionClientBase.mjs +1 -1
  327. package/node_modules/@azure/msal-browser/dist/custom_auth/core/interaction_client/CustomAuthInterationClientFactory.mjs +1 -1
  328. package/node_modules/@azure/msal-browser/dist/custom_auth/core/interaction_client/jit/JitClient.mjs +1 -1
  329. package/node_modules/@azure/msal-browser/dist/custom_auth/core/interaction_client/jit/result/JitActionResult.mjs +1 -1
  330. package/node_modules/@azure/msal-browser/dist/custom_auth/core/interaction_client/mfa/MfaClient.mjs +1 -1
  331. package/node_modules/@azure/msal-browser/dist/custom_auth/core/interaction_client/mfa/result/MfaActionResult.mjs +1 -1
  332. package/node_modules/@azure/msal-browser/dist/custom_auth/core/network_client/custom_auth_api/BaseApiClient.mjs +1 -1
  333. package/node_modules/@azure/msal-browser/dist/custom_auth/core/network_client/custom_auth_api/CustomAuthApiClient.mjs +1 -1
  334. package/node_modules/@azure/msal-browser/dist/custom_auth/core/network_client/custom_auth_api/CustomAuthApiEndpoint.mjs +1 -1
  335. package/node_modules/@azure/msal-browser/dist/custom_auth/core/network_client/custom_auth_api/RegisterApiClient.mjs +1 -1
  336. package/node_modules/@azure/msal-browser/dist/custom_auth/core/network_client/custom_auth_api/ResetPasswordApiClient.mjs +1 -1
  337. package/node_modules/@azure/msal-browser/dist/custom_auth/core/network_client/custom_auth_api/SignInApiClient.mjs +1 -1
  338. package/node_modules/@azure/msal-browser/dist/custom_auth/core/network_client/custom_auth_api/SignupApiClient.mjs +1 -1
  339. package/node_modules/@azure/msal-browser/dist/custom_auth/core/network_client/custom_auth_api/types/ApiErrorCodes.mjs +1 -1
  340. package/node_modules/@azure/msal-browser/dist/custom_auth/core/network_client/custom_auth_api/types/ApiSuberrors.mjs +1 -1
  341. package/node_modules/@azure/msal-browser/dist/custom_auth/core/network_client/http_client/FetchHttpClient.mjs +1 -1
  342. package/node_modules/@azure/msal-browser/dist/custom_auth/core/network_client/http_client/IHttpClient.mjs +1 -1
  343. package/node_modules/@azure/msal-browser/dist/custom_auth/core/telemetry/PublicApiId.mjs +1 -1
  344. package/node_modules/@azure/msal-browser/dist/custom_auth/core/utils/ArgumentValidator.mjs +1 -1
  345. package/node_modules/@azure/msal-browser/dist/custom_auth/core/utils/CustomHeaderUtils.mjs +1 -1
  346. package/node_modules/@azure/msal-browser/dist/custom_auth/core/utils/UrlUtils.mjs +1 -1
  347. package/node_modules/@azure/msal-browser/dist/custom_auth/get_account/auth_flow/CustomAuthAccountData.mjs +1 -1
  348. package/node_modules/@azure/msal-browser/dist/custom_auth/get_account/auth_flow/error_type/GetAccountError.mjs +1 -1
  349. package/node_modules/@azure/msal-browser/dist/custom_auth/get_account/auth_flow/result/GetAccessTokenResult.mjs +1 -1
  350. package/node_modules/@azure/msal-browser/dist/custom_auth/get_account/auth_flow/result/GetAccountResult.mjs +1 -1
  351. package/node_modules/@azure/msal-browser/dist/custom_auth/get_account/auth_flow/result/SignOutResult.mjs +1 -1
  352. package/node_modules/@azure/msal-browser/dist/custom_auth/get_account/auth_flow/state/GetAccessTokenState.mjs +1 -1
  353. package/node_modules/@azure/msal-browser/dist/custom_auth/get_account/auth_flow/state/GetAccountState.mjs +1 -1
  354. package/node_modules/@azure/msal-browser/dist/custom_auth/get_account/auth_flow/state/SignOutState.mjs +1 -1
  355. package/node_modules/@azure/msal-browser/dist/custom_auth/get_account/interaction_client/CustomAuthSilentCacheClient.mjs +1 -1
  356. package/node_modules/@azure/msal-browser/dist/custom_auth/index.mjs +1 -1
  357. package/node_modules/@azure/msal-browser/dist/custom_auth/operating_context/CustomAuthOperatingContext.mjs +1 -1
  358. package/node_modules/@azure/msal-browser/dist/custom_auth/reset_password/auth_flow/error_type/ResetPasswordError.mjs +1 -1
  359. package/node_modules/@azure/msal-browser/dist/custom_auth/reset_password/auth_flow/result/ResetPasswordResendCodeResult.mjs +1 -1
  360. package/node_modules/@azure/msal-browser/dist/custom_auth/reset_password/auth_flow/result/ResetPasswordStartResult.mjs +1 -1
  361. package/node_modules/@azure/msal-browser/dist/custom_auth/reset_password/auth_flow/result/ResetPasswordSubmitCodeResult.mjs +1 -1
  362. package/node_modules/@azure/msal-browser/dist/custom_auth/reset_password/auth_flow/result/ResetPasswordSubmitPasswordResult.mjs +1 -1
  363. package/node_modules/@azure/msal-browser/dist/custom_auth/reset_password/auth_flow/state/ResetPasswordCodeRequiredState.mjs +1 -1
  364. package/node_modules/@azure/msal-browser/dist/custom_auth/reset_password/auth_flow/state/ResetPasswordCompletedState.mjs +1 -1
  365. package/node_modules/@azure/msal-browser/dist/custom_auth/reset_password/auth_flow/state/ResetPasswordFailedState.mjs +1 -1
  366. package/node_modules/@azure/msal-browser/dist/custom_auth/reset_password/auth_flow/state/ResetPasswordPasswordRequiredState.mjs +1 -1
  367. package/node_modules/@azure/msal-browser/dist/custom_auth/reset_password/auth_flow/state/ResetPasswordState.mjs +1 -1
  368. package/node_modules/@azure/msal-browser/dist/custom_auth/reset_password/interaction_client/ResetPasswordClient.mjs +1 -1
  369. package/node_modules/@azure/msal-browser/dist/custom_auth/sign_in/auth_flow/SignInScenario.mjs +1 -1
  370. package/node_modules/@azure/msal-browser/dist/custom_auth/sign_in/auth_flow/error_type/SignInError.mjs +1 -1
  371. package/node_modules/@azure/msal-browser/dist/custom_auth/sign_in/auth_flow/result/SignInResendCodeResult.mjs +1 -1
  372. package/node_modules/@azure/msal-browser/dist/custom_auth/sign_in/auth_flow/result/SignInResult.mjs +1 -1
  373. package/node_modules/@azure/msal-browser/dist/custom_auth/sign_in/auth_flow/result/SignInSubmitCodeResult.mjs +1 -1
  374. package/node_modules/@azure/msal-browser/dist/custom_auth/sign_in/auth_flow/result/SignInSubmitPasswordResult.mjs +1 -1
  375. package/node_modules/@azure/msal-browser/dist/custom_auth/sign_in/auth_flow/state/SignInCodeRequiredState.mjs +1 -1
  376. package/node_modules/@azure/msal-browser/dist/custom_auth/sign_in/auth_flow/state/SignInCompletedState.mjs +1 -1
  377. package/node_modules/@azure/msal-browser/dist/custom_auth/sign_in/auth_flow/state/SignInContinuationState.mjs +1 -1
  378. package/node_modules/@azure/msal-browser/dist/custom_auth/sign_in/auth_flow/state/SignInFailedState.mjs +1 -1
  379. package/node_modules/@azure/msal-browser/dist/custom_auth/sign_in/auth_flow/state/SignInPasswordRequiredState.mjs +1 -1
  380. package/node_modules/@azure/msal-browser/dist/custom_auth/sign_in/auth_flow/state/SignInState.mjs +1 -1
  381. package/node_modules/@azure/msal-browser/dist/custom_auth/sign_in/interaction_client/SignInClient.mjs +1 -1
  382. package/node_modules/@azure/msal-browser/dist/custom_auth/sign_in/interaction_client/result/SignInActionResult.mjs +1 -1
  383. package/node_modules/@azure/msal-browser/dist/custom_auth/sign_up/auth_flow/error_type/SignUpError.mjs +1 -1
  384. package/node_modules/@azure/msal-browser/dist/custom_auth/sign_up/auth_flow/result/SignUpResendCodeResult.mjs +1 -1
  385. package/node_modules/@azure/msal-browser/dist/custom_auth/sign_up/auth_flow/result/SignUpResult.mjs +1 -1
  386. package/node_modules/@azure/msal-browser/dist/custom_auth/sign_up/auth_flow/result/SignUpSubmitAttributesResult.mjs +1 -1
  387. package/node_modules/@azure/msal-browser/dist/custom_auth/sign_up/auth_flow/result/SignUpSubmitCodeResult.mjs +1 -1
  388. package/node_modules/@azure/msal-browser/dist/custom_auth/sign_up/auth_flow/result/SignUpSubmitPasswordResult.mjs +1 -1
  389. package/node_modules/@azure/msal-browser/dist/custom_auth/sign_up/auth_flow/state/SignUpAttributesRequiredState.mjs +1 -1
  390. package/node_modules/@azure/msal-browser/dist/custom_auth/sign_up/auth_flow/state/SignUpCodeRequiredState.mjs +1 -1
  391. package/node_modules/@azure/msal-browser/dist/custom_auth/sign_up/auth_flow/state/SignUpCompletedState.mjs +1 -1
  392. package/node_modules/@azure/msal-browser/dist/custom_auth/sign_up/auth_flow/state/SignUpFailedState.mjs +1 -1
  393. package/node_modules/@azure/msal-browser/dist/custom_auth/sign_up/auth_flow/state/SignUpPasswordRequiredState.mjs +1 -1
  394. package/node_modules/@azure/msal-browser/dist/custom_auth/sign_up/auth_flow/state/SignUpState.mjs +1 -1
  395. package/node_modules/@azure/msal-browser/dist/custom_auth/sign_up/interaction_client/SignUpClient.mjs +1 -1
  396. package/node_modules/@azure/msal-browser/dist/custom_auth/sign_up/interaction_client/result/SignUpActionResult.mjs +1 -1
  397. package/node_modules/@azure/msal-browser/dist/encode/Base64Decode.mjs +1 -1
  398. package/node_modules/@azure/msal-browser/dist/encode/Base64Encode.mjs +1 -1
  399. package/node_modules/@azure/msal-browser/dist/error/BrowserAuthError.mjs +1 -1
  400. package/node_modules/@azure/msal-browser/dist/error/BrowserAuthErrorCodes.mjs +1 -1
  401. package/node_modules/@azure/msal-browser/dist/error/BrowserConfigurationAuthError.mjs +1 -1
  402. package/node_modules/@azure/msal-browser/dist/error/BrowserConfigurationAuthErrorCodes.mjs +1 -1
  403. package/node_modules/@azure/msal-browser/dist/error/NativeAuthError.mjs +4 -4
  404. package/node_modules/@azure/msal-browser/dist/error/NativeAuthError.mjs.map +1 -1
  405. package/node_modules/@azure/msal-browser/dist/error/NativeAuthErrorCodes.mjs +1 -1
  406. package/node_modules/@azure/msal-browser/dist/error/NestedAppAuthError.mjs +1 -1
  407. package/node_modules/@azure/msal-browser/dist/event/EventHandler.mjs +1 -1
  408. package/node_modules/@azure/msal-browser/dist/event/EventMessage.mjs +1 -1
  409. package/node_modules/@azure/msal-browser/dist/event/EventType.mjs +1 -1
  410. package/node_modules/@azure/msal-browser/dist/index.mjs +1 -1
  411. package/node_modules/@azure/msal-browser/dist/interaction_client/BaseInteractionClient.mjs +1 -1
  412. package/node_modules/@azure/msal-browser/dist/interaction_client/HybridSpaAuthorizationCodeClient.mjs +1 -1
  413. package/node_modules/@azure/msal-browser/dist/interaction_client/PlatformAuthInteractionClient.mjs +4 -3
  414. package/node_modules/@azure/msal-browser/dist/interaction_client/PlatformAuthInteractionClient.mjs.map +1 -1
  415. package/node_modules/@azure/msal-browser/dist/interaction_client/PopupClient.mjs +27 -7
  416. package/node_modules/@azure/msal-browser/dist/interaction_client/PopupClient.mjs.map +1 -1
  417. package/node_modules/@azure/msal-browser/dist/interaction_client/RedirectClient.mjs +6 -1
  418. package/node_modules/@azure/msal-browser/dist/interaction_client/RedirectClient.mjs.map +1 -1
  419. package/node_modules/@azure/msal-browser/dist/interaction_client/SilentAuthCodeClient.mjs +1 -1
  420. package/node_modules/@azure/msal-browser/dist/interaction_client/SilentCacheClient.mjs +1 -1
  421. package/node_modules/@azure/msal-browser/dist/interaction_client/SilentIframeClient.mjs +11 -4
  422. package/node_modules/@azure/msal-browser/dist/interaction_client/SilentIframeClient.mjs.map +1 -1
  423. package/node_modules/@azure/msal-browser/dist/interaction_client/SilentRefreshClient.mjs +1 -1
  424. package/node_modules/@azure/msal-browser/dist/interaction_client/StandardInteractionClient.mjs +1 -1
  425. package/node_modules/@azure/msal-browser/dist/interaction_handler/InteractionHandler.mjs +1 -1
  426. package/node_modules/@azure/msal-browser/dist/interaction_handler/SilentHandler.mjs +2 -1
  427. package/node_modules/@azure/msal-browser/dist/interaction_handler/SilentHandler.mjs.map +1 -1
  428. package/node_modules/@azure/msal-browser/dist/log-strings-mapping.json +7 -3
  429. package/node_modules/@azure/msal-browser/dist/naa/BridgeError.mjs +1 -1
  430. package/node_modules/@azure/msal-browser/dist/naa/BridgeProxy.mjs +1 -1
  431. package/node_modules/@azure/msal-browser/dist/naa/BridgeStatusCode.mjs +1 -1
  432. package/node_modules/@azure/msal-browser/dist/naa/mapping/NestedAppAuthAdapter.mjs +1 -1
  433. package/node_modules/@azure/msal-browser/dist/navigation/NavigationClient.mjs +1 -1
  434. package/node_modules/@azure/msal-browser/dist/network/FetchClient.mjs +1 -1
  435. package/node_modules/@azure/msal-browser/dist/operatingcontext/BaseOperatingContext.mjs +10 -2
  436. package/node_modules/@azure/msal-browser/dist/operatingcontext/BaseOperatingContext.mjs.map +1 -1
  437. package/node_modules/@azure/msal-browser/dist/operatingcontext/NestedAppOperatingContext.mjs +1 -1
  438. package/node_modules/@azure/msal-browser/dist/operatingcontext/StandardOperatingContext.mjs +1 -1
  439. package/node_modules/@azure/msal-browser/dist/packageMetadata.mjs +2 -2
  440. package/node_modules/@azure/msal-browser/dist/protocol/Authorize.mjs +1 -1
  441. package/node_modules/@azure/msal-browser/dist/redirect_bridge/index.mjs +4 -5
  442. package/node_modules/@azure/msal-browser/dist/redirect_bridge/index.mjs.map +1 -1
  443. package/node_modules/@azure/msal-browser/dist/request/RequestHelpers.mjs +1 -1
  444. package/node_modules/@azure/msal-browser/dist/response/ResponseHandler.mjs +1 -1
  445. package/node_modules/@azure/msal-browser/dist/telemetry/BrowserPerformanceClient.mjs +1 -1
  446. package/node_modules/@azure/msal-browser/dist/telemetry/BrowserPerformanceEvents.mjs +1 -1
  447. package/node_modules/@azure/msal-browser/dist/telemetry/BrowserPerformanceMeasurement.mjs +1 -1
  448. package/node_modules/@azure/msal-browser/dist/telemetry/BrowserRootPerformanceEvents.mjs +1 -1
  449. package/node_modules/@azure/msal-browser/dist/utils/BrowserConstants.mjs +1 -1
  450. package/node_modules/@azure/msal-browser/dist/utils/BrowserProtocolUtils.mjs +1 -1
  451. package/node_modules/@azure/msal-browser/dist/utils/BrowserUtils.mjs +15 -5
  452. package/node_modules/@azure/msal-browser/dist/utils/BrowserUtils.mjs.map +1 -1
  453. package/node_modules/@azure/msal-browser/dist/utils/Helpers.mjs +1 -1
  454. package/node_modules/@azure/msal-browser/dist/utils/MsalFrameStatsUtils.mjs +1 -1
  455. package/node_modules/@azure/msal-browser/lib/custom-auth-path/log-strings-mapping.json +15 -11
  456. package/node_modules/@azure/msal-browser/lib/custom-auth-path/msal-custom-auth.cjs +238 -132
  457. package/node_modules/@azure/msal-browser/lib/custom-auth-path/msal-custom-auth.cjs.map +1 -1
  458. package/node_modules/@azure/msal-browser/lib/custom-auth-path/msal-custom-auth.js +238 -132
  459. package/node_modules/@azure/msal-browser/lib/custom-auth-path/msal-custom-auth.js.map +1 -1
  460. package/node_modules/@azure/msal-browser/lib/log-strings-mapping.json +7 -3
  461. package/node_modules/@azure/msal-browser/lib/msal-browser.cjs +252 -135
  462. package/node_modules/@azure/msal-browser/lib/msal-browser.cjs.map +1 -1
  463. package/node_modules/@azure/msal-browser/lib/msal-browser.js +252 -135
  464. package/node_modules/@azure/msal-browser/lib/msal-browser.js.map +1 -1
  465. package/node_modules/@azure/msal-browser/lib/msal-browser.min.js +2 -2
  466. package/node_modules/@azure/msal-browser/lib/redirect-bridge/msal-redirect-bridge.cjs +59 -50
  467. package/node_modules/@azure/msal-browser/lib/redirect-bridge/msal-redirect-bridge.cjs.map +1 -1
  468. package/node_modules/@azure/msal-browser/lib/redirect-bridge/msal-redirect-bridge.js +59 -50
  469. package/node_modules/@azure/msal-browser/lib/redirect-bridge/msal-redirect-bridge.js.map +1 -1
  470. package/node_modules/@azure/msal-browser/lib/redirect-bridge/msal-redirect-bridge.min.js +2 -2
  471. package/node_modules/@azure/msal-browser/package.json +2 -2
  472. package/node_modules/@azure/msal-browser/src/app/PublicClientApplication.ts +85 -1
  473. package/node_modules/@azure/msal-browser/src/broker/nativeBroker/NativeStatusCodes.ts +1 -1
  474. package/node_modules/@azure/msal-browser/src/cache/BrowserCacheManager.ts +17 -0
  475. package/node_modules/@azure/msal-browser/src/controllers/StandardController.ts +4 -2
  476. package/node_modules/@azure/msal-browser/src/error/NativeAuthError.ts +2 -2
  477. package/node_modules/@azure/msal-browser/src/interaction_client/PlatformAuthInteractionClient.ts +5 -1
  478. package/node_modules/@azure/msal-browser/src/interaction_client/PopupClient.ts +65 -27
  479. package/node_modules/@azure/msal-browser/src/interaction_client/RedirectClient.ts +5 -0
  480. package/node_modules/@azure/msal-browser/src/interaction_client/SilentIframeClient.ts +49 -19
  481. package/node_modules/@azure/msal-browser/src/interaction_handler/SilentHandler.ts +1 -0
  482. package/node_modules/@azure/msal-browser/src/operatingcontext/BaseOperatingContext.ts +15 -1
  483. package/node_modules/@azure/msal-browser/src/packageMetadata.ts +1 -1
  484. package/node_modules/@azure/msal-browser/src/redirect_bridge/index.ts +3 -7
  485. package/node_modules/@azure/msal-browser/src/utils/BrowserUtils.ts +28 -7
  486. package/node_modules/@azure/msal-browser/types/app/PublicClientApplication.d.ts +37 -1
  487. package/node_modules/@azure/msal-browser/types/app/PublicClientApplication.d.ts.map +1 -1
  488. package/node_modules/@azure/msal-browser/types/broker/nativeBroker/NativeStatusCodes.d.ts +1 -1
  489. package/node_modules/@azure/msal-browser/types/cache/BrowserCacheManager.d.ts.map +1 -1
  490. package/node_modules/@azure/msal-browser/types/controllers/StandardController.d.ts.map +1 -1
  491. package/node_modules/@azure/msal-browser/types/custom_auth/CustomAuthConstants.d.ts +1 -1
  492. package/node_modules/@azure/msal-browser/types/interaction_client/PlatformAuthInteractionClient.d.ts.map +1 -1
  493. package/node_modules/@azure/msal-browser/types/interaction_client/PopupClient.d.ts +11 -1
  494. package/node_modules/@azure/msal-browser/types/interaction_client/PopupClient.d.ts.map +1 -1
  495. package/node_modules/@azure/msal-browser/types/interaction_client/RedirectClient.d.ts.map +1 -1
  496. package/node_modules/@azure/msal-browser/types/interaction_client/SilentIframeClient.d.ts +20 -1
  497. package/node_modules/@azure/msal-browser/types/interaction_client/SilentIframeClient.d.ts.map +1 -1
  498. package/node_modules/@azure/msal-browser/types/interaction_handler/SilentHandler.d.ts.map +1 -1
  499. package/node_modules/@azure/msal-browser/types/operatingcontext/BaseOperatingContext.d.ts +8 -1
  500. package/node_modules/@azure/msal-browser/types/operatingcontext/BaseOperatingContext.d.ts.map +1 -1
  501. package/node_modules/@azure/msal-browser/types/packageMetadata.d.ts +1 -1
  502. package/node_modules/@azure/msal-browser/types/redirect_bridge/index.d.ts.map +1 -1
  503. package/node_modules/@azure/msal-browser/types/utils/BrowserUtils.d.ts +17 -2
  504. package/node_modules/@azure/msal-browser/types/utils/BrowserUtils.d.ts.map +1 -1
  505. package/node_modules/@azure/msal-common/dist/account/AccountInfo.mjs +1 -1
  506. package/node_modules/@azure/msal-common/dist/account/AuthToken.mjs +1 -1
  507. package/node_modules/@azure/msal-common/dist/account/CcsCredential.mjs +1 -1
  508. package/node_modules/@azure/msal-common/dist/account/ClientInfo.mjs +1 -1
  509. package/node_modules/@azure/msal-common/dist/account/TokenClaims.mjs +1 -1
  510. package/node_modules/@azure/msal-common/dist/authority/Authority.mjs +19 -6
  511. package/node_modules/@azure/msal-common/dist/authority/Authority.mjs.map +1 -1
  512. package/node_modules/@azure/msal-common/dist/authority/AuthorityFactory.mjs +1 -1
  513. package/node_modules/@azure/msal-common/dist/authority/AuthorityMetadata.mjs +1 -1
  514. package/node_modules/@azure/msal-common/dist/authority/AuthorityOptions.mjs +1 -1
  515. package/node_modules/@azure/msal-common/dist/authority/AuthorityType.mjs +1 -1
  516. package/node_modules/@azure/msal-common/dist/authority/CloudInstanceDiscoveryErrorResponse.mjs +1 -1
  517. package/node_modules/@azure/msal-common/dist/authority/CloudInstanceDiscoveryResponse.mjs +1 -1
  518. package/node_modules/@azure/msal-common/dist/authority/OpenIdConfigResponse.mjs +1 -1
  519. package/node_modules/@azure/msal-common/dist/authority/ProtocolMode.mjs +1 -1
  520. package/node_modules/@azure/msal-common/dist/authority/RegionDiscovery.mjs +1 -1
  521. package/node_modules/@azure/msal-common/dist/cache/CacheManager.mjs +3 -3
  522. package/node_modules/@azure/msal-common/dist/cache/CacheManager.mjs.map +1 -1
  523. package/node_modules/@azure/msal-common/dist/cache/persistence/TokenCacheContext.mjs +1 -1
  524. package/node_modules/@azure/msal-common/dist/cache/utils/AccountEntityUtils.mjs +1 -1
  525. package/node_modules/@azure/msal-common/dist/cache/utils/CacheHelpers.mjs +1 -1
  526. package/node_modules/@azure/msal-common/dist/client/AuthorizationCodeClient.mjs +1 -1
  527. package/node_modules/@azure/msal-common/dist/client/RefreshTokenClient.mjs +1 -1
  528. package/node_modules/@azure/msal-common/dist/client/SilentFlowClient.mjs +1 -1
  529. package/node_modules/@azure/msal-common/dist/config/ClientConfiguration.mjs +1 -1
  530. package/node_modules/@azure/msal-common/dist/constants/AADServerParamKeys.mjs +1 -1
  531. package/node_modules/@azure/msal-common/dist/crypto/ICrypto.mjs +1 -1
  532. package/node_modules/@azure/msal-common/dist/crypto/JoseHeader.mjs +1 -1
  533. package/node_modules/@azure/msal-common/dist/crypto/PopTokenGenerator.mjs +1 -1
  534. package/node_modules/@azure/msal-common/dist/error/AuthError.mjs +1 -1
  535. package/node_modules/@azure/msal-common/dist/error/AuthErrorCodes.mjs +1 -1
  536. package/node_modules/@azure/msal-common/dist/error/CacheError.mjs +1 -1
  537. package/node_modules/@azure/msal-common/dist/error/CacheErrorCodes.mjs +1 -1
  538. package/node_modules/@azure/msal-common/dist/error/ClientAuthError.mjs +1 -1
  539. package/node_modules/@azure/msal-common/dist/error/ClientAuthErrorCodes.mjs +1 -1
  540. package/node_modules/@azure/msal-common/dist/error/ClientConfigurationError.mjs +1 -1
  541. package/node_modules/@azure/msal-common/dist/error/ClientConfigurationErrorCodes.mjs +1 -1
  542. package/node_modules/@azure/msal-common/dist/error/InteractionRequiredAuthError.mjs +4 -4
  543. package/node_modules/@azure/msal-common/dist/error/InteractionRequiredAuthError.mjs.map +1 -1
  544. package/node_modules/@azure/msal-common/dist/error/InteractionRequiredAuthErrorCodes.mjs +3 -3
  545. package/node_modules/@azure/msal-common/dist/error/InteractionRequiredAuthErrorCodes.mjs.map +1 -1
  546. package/node_modules/@azure/msal-common/dist/error/JoseHeaderError.mjs +1 -1
  547. package/node_modules/@azure/msal-common/dist/error/JoseHeaderErrorCodes.mjs +1 -1
  548. package/node_modules/@azure/msal-common/dist/error/NetworkError.mjs +1 -1
  549. package/node_modules/@azure/msal-common/dist/error/PlatformBrokerError.mjs +1 -1
  550. package/node_modules/@azure/msal-common/dist/error/ServerError.mjs +1 -1
  551. package/node_modules/@azure/msal-common/dist/index-node.mjs +1 -1
  552. package/node_modules/@azure/msal-common/dist/index.mjs +1 -1
  553. package/node_modules/@azure/msal-common/dist/logger/Logger.mjs +1 -1
  554. package/node_modules/@azure/msal-common/dist/network/INetworkModule.mjs +1 -1
  555. package/node_modules/@azure/msal-common/dist/network/RequestThumbprint.mjs +1 -1
  556. package/node_modules/@azure/msal-common/dist/network/ThrottlingUtils.mjs +1 -1
  557. package/node_modules/@azure/msal-common/dist/packageMetadata.mjs +2 -2
  558. package/node_modules/@azure/msal-common/dist/protocol/Authorize.mjs +1 -1
  559. package/node_modules/@azure/msal-common/dist/protocol/Token.mjs +1 -1
  560. package/node_modules/@azure/msal-common/dist/request/AuthenticationHeaderParser.mjs +1 -1
  561. package/node_modules/@azure/msal-common/dist/request/BaseAuthRequest.mjs +1 -1
  562. package/node_modules/@azure/msal-common/dist/request/RequestParameterBuilder.mjs +1 -1
  563. package/node_modules/@azure/msal-common/dist/request/ScopeSet.mjs +1 -1
  564. package/node_modules/@azure/msal-common/dist/response/ResponseHandler.mjs +1 -1
  565. package/node_modules/@azure/msal-common/dist/telemetry/performance/PerformanceClient.mjs +1 -1
  566. package/node_modules/@azure/msal-common/dist/telemetry/performance/PerformanceEvent.mjs +1 -1
  567. package/node_modules/@azure/msal-common/dist/telemetry/performance/PerformanceEvents.mjs +1 -1
  568. package/node_modules/@azure/msal-common/dist/telemetry/performance/StubPerformanceClient.mjs +1 -1
  569. package/node_modules/@azure/msal-common/dist/telemetry/server/ServerTelemetryManager.mjs +1 -1
  570. package/node_modules/@azure/msal-common/dist/url/UrlString.mjs +1 -1
  571. package/node_modules/@azure/msal-common/dist/utils/ClientAssertionUtils.mjs +1 -1
  572. package/node_modules/@azure/msal-common/dist/utils/Constants.mjs +1 -1
  573. package/node_modules/@azure/msal-common/dist/utils/FunctionWrappers.mjs +1 -1
  574. package/node_modules/@azure/msal-common/dist/utils/ProtocolUtils.mjs +1 -1
  575. package/node_modules/@azure/msal-common/dist/utils/StringUtils.mjs +1 -1
  576. package/node_modules/@azure/msal-common/dist/utils/TimeUtils.mjs +1 -1
  577. package/node_modules/@azure/msal-common/dist/utils/UrlUtils.mjs +1 -1
  578. package/node_modules/@azure/msal-common/dist-browser/account/AccountInfo.mjs +1 -1
  579. package/node_modules/@azure/msal-common/dist-browser/account/AuthToken.mjs +1 -1
  580. package/node_modules/@azure/msal-common/dist-browser/account/CcsCredential.mjs +1 -1
  581. package/node_modules/@azure/msal-common/dist-browser/account/ClientInfo.mjs +1 -1
  582. package/node_modules/@azure/msal-common/dist-browser/account/TokenClaims.mjs +1 -1
  583. package/node_modules/@azure/msal-common/dist-browser/authority/Authority.mjs +19 -6
  584. package/node_modules/@azure/msal-common/dist-browser/authority/Authority.mjs.map +1 -1
  585. package/node_modules/@azure/msal-common/dist-browser/authority/AuthorityFactory.mjs +1 -1
  586. package/node_modules/@azure/msal-common/dist-browser/authority/AuthorityMetadata.mjs +1 -1
  587. package/node_modules/@azure/msal-common/dist-browser/authority/AuthorityOptions.mjs +1 -1
  588. package/node_modules/@azure/msal-common/dist-browser/authority/AuthorityType.mjs +1 -1
  589. package/node_modules/@azure/msal-common/dist-browser/authority/CloudInstanceDiscoveryErrorResponse.mjs +1 -1
  590. package/node_modules/@azure/msal-common/dist-browser/authority/CloudInstanceDiscoveryResponse.mjs +1 -1
  591. package/node_modules/@azure/msal-common/dist-browser/authority/OpenIdConfigResponse.mjs +1 -1
  592. package/node_modules/@azure/msal-common/dist-browser/authority/ProtocolMode.mjs +1 -1
  593. package/node_modules/@azure/msal-common/dist-browser/authority/RegionDiscovery.mjs +1 -1
  594. package/node_modules/@azure/msal-common/dist-browser/cache/CacheManager.mjs +3 -3
  595. package/node_modules/@azure/msal-common/dist-browser/cache/CacheManager.mjs.map +1 -1
  596. package/node_modules/@azure/msal-common/dist-browser/cache/persistence/TokenCacheContext.mjs +1 -1
  597. package/node_modules/@azure/msal-common/dist-browser/cache/utils/AccountEntityUtils.mjs +1 -1
  598. package/node_modules/@azure/msal-common/dist-browser/cache/utils/CacheHelpers.mjs +1 -1
  599. package/node_modules/@azure/msal-common/dist-browser/client/AuthorizationCodeClient.mjs +1 -1
  600. package/node_modules/@azure/msal-common/dist-browser/client/RefreshTokenClient.mjs +1 -1
  601. package/node_modules/@azure/msal-common/dist-browser/client/SilentFlowClient.mjs +1 -1
  602. package/node_modules/@azure/msal-common/dist-browser/config/ClientConfiguration.mjs +1 -1
  603. package/node_modules/@azure/msal-common/dist-browser/constants/AADServerParamKeys.mjs +1 -1
  604. package/node_modules/@azure/msal-common/dist-browser/crypto/ICrypto.mjs +1 -1
  605. package/node_modules/@azure/msal-common/dist-browser/crypto/JoseHeader.mjs +1 -1
  606. package/node_modules/@azure/msal-common/dist-browser/crypto/PopTokenGenerator.mjs +1 -1
  607. package/node_modules/@azure/msal-common/dist-browser/error/AuthError.mjs +1 -1
  608. package/node_modules/@azure/msal-common/dist-browser/error/AuthErrorCodes.mjs +1 -1
  609. package/node_modules/@azure/msal-common/dist-browser/error/CacheError.mjs +1 -1
  610. package/node_modules/@azure/msal-common/dist-browser/error/CacheErrorCodes.mjs +1 -1
  611. package/node_modules/@azure/msal-common/dist-browser/error/ClientAuthError.mjs +1 -1
  612. package/node_modules/@azure/msal-common/dist-browser/error/ClientAuthErrorCodes.mjs +1 -1
  613. package/node_modules/@azure/msal-common/dist-browser/error/ClientConfigurationError.mjs +1 -1
  614. package/node_modules/@azure/msal-common/dist-browser/error/ClientConfigurationErrorCodes.mjs +1 -1
  615. package/node_modules/@azure/msal-common/dist-browser/error/InteractionRequiredAuthError.mjs +4 -4
  616. package/node_modules/@azure/msal-common/dist-browser/error/InteractionRequiredAuthError.mjs.map +1 -1
  617. package/node_modules/@azure/msal-common/dist-browser/error/InteractionRequiredAuthErrorCodes.mjs +3 -3
  618. package/node_modules/@azure/msal-common/dist-browser/error/InteractionRequiredAuthErrorCodes.mjs.map +1 -1
  619. package/node_modules/@azure/msal-common/dist-browser/error/JoseHeaderError.mjs +1 -1
  620. package/node_modules/@azure/msal-common/dist-browser/error/JoseHeaderErrorCodes.mjs +1 -1
  621. package/node_modules/@azure/msal-common/dist-browser/error/NetworkError.mjs +1 -1
  622. package/node_modules/@azure/msal-common/dist-browser/error/PlatformBrokerError.mjs +1 -1
  623. package/node_modules/@azure/msal-common/dist-browser/error/ServerError.mjs +1 -1
  624. package/node_modules/@azure/msal-common/dist-browser/index-browser.mjs +1 -1
  625. package/node_modules/@azure/msal-common/dist-browser/index.mjs +1 -1
  626. package/node_modules/@azure/msal-common/dist-browser/log-strings-mapping.json +2 -2
  627. package/node_modules/@azure/msal-common/dist-browser/logger/Logger.mjs +1 -1
  628. package/node_modules/@azure/msal-common/dist-browser/network/INetworkModule.mjs +1 -1
  629. package/node_modules/@azure/msal-common/dist-browser/network/RequestThumbprint.mjs +1 -1
  630. package/node_modules/@azure/msal-common/dist-browser/network/ThrottlingUtils.mjs +1 -1
  631. package/node_modules/@azure/msal-common/dist-browser/packageMetadata.mjs +2 -2
  632. package/node_modules/@azure/msal-common/dist-browser/protocol/Authorize.mjs +1 -1
  633. package/node_modules/@azure/msal-common/dist-browser/protocol/Token.mjs +1 -1
  634. package/node_modules/@azure/msal-common/dist-browser/request/AuthenticationHeaderParser.mjs +1 -1
  635. package/node_modules/@azure/msal-common/dist-browser/request/BaseAuthRequest.mjs +1 -1
  636. package/node_modules/@azure/msal-common/dist-browser/request/RequestParameterBuilder.mjs +1 -1
  637. package/node_modules/@azure/msal-common/dist-browser/request/ScopeSet.mjs +1 -1
  638. package/node_modules/@azure/msal-common/dist-browser/response/ResponseHandler.mjs +1 -1
  639. package/node_modules/@azure/msal-common/dist-browser/telemetry/performance/PerformanceClient.mjs +1 -1
  640. package/node_modules/@azure/msal-common/dist-browser/telemetry/performance/PerformanceEvent.mjs +1 -1
  641. package/node_modules/@azure/msal-common/dist-browser/telemetry/performance/PerformanceEvents.mjs +1 -1
  642. package/node_modules/@azure/msal-common/dist-browser/telemetry/performance/StubPerformanceClient.mjs +1 -1
  643. package/node_modules/@azure/msal-common/dist-browser/telemetry/server/ServerTelemetryManager.mjs +1 -1
  644. package/node_modules/@azure/msal-common/dist-browser/url/UrlString.mjs +1 -1
  645. package/node_modules/@azure/msal-common/dist-browser/utils/ClientAssertionUtils.mjs +1 -1
  646. package/node_modules/@azure/msal-common/dist-browser/utils/Constants.mjs +1 -1
  647. package/node_modules/@azure/msal-common/dist-browser/utils/FunctionWrappers.mjs +1 -1
  648. package/node_modules/@azure/msal-common/dist-browser/utils/ProtocolUtils.mjs +1 -1
  649. package/node_modules/@azure/msal-common/dist-browser/utils/StringUtils.mjs +1 -1
  650. package/node_modules/@azure/msal-common/dist-browser/utils/TimeUtils.mjs +1 -1
  651. package/node_modules/@azure/msal-common/dist-browser/utils/UrlUtils.mjs +1 -1
  652. package/node_modules/@azure/msal-common/lib/index-browser.cjs +2 -2
  653. package/node_modules/@azure/msal-common/lib/{index-node-9_Gz5QUk.js → index-node-DHSwXao8.js} +27 -14
  654. package/node_modules/@azure/msal-common/lib/index-node-DHSwXao8.js.map +1 -0
  655. package/node_modules/@azure/msal-common/lib/index-node.cjs +2 -2
  656. package/node_modules/@azure/msal-common/lib/index.cjs +2 -2
  657. package/node_modules/@azure/msal-common/package.json +1 -1
  658. package/node_modules/@azure/msal-common/src/authority/Authority.ts +20 -5
  659. package/node_modules/@azure/msal-common/src/cache/CacheManager.ts +5 -10
  660. package/node_modules/@azure/msal-common/src/error/InteractionRequiredAuthError.ts +2 -2
  661. package/node_modules/@azure/msal-common/src/error/InteractionRequiredAuthErrorCodes.ts +1 -2
  662. package/node_modules/@azure/msal-common/src/packageMetadata.ts +1 -1
  663. package/node_modules/@azure/msal-common/types/authority/Authority.d.ts +5 -1
  664. package/node_modules/@azure/msal-common/types/authority/Authority.d.ts.map +1 -1
  665. package/node_modules/@azure/msal-common/types/cache/CacheManager.d.ts.map +1 -1
  666. package/node_modules/@azure/msal-common/types/error/InteractionRequiredAuthErrorCodes.d.ts +1 -1
  667. package/node_modules/@azure/msal-common/types/error/InteractionRequiredAuthErrorCodes.d.ts.map +1 -1
  668. package/node_modules/@azure/msal-common/types/packageMetadata.d.ts +1 -1
  669. package/node_modules/@azure/msal-node/dist/cache/CacheHelpers.mjs +1 -1
  670. package/node_modules/@azure/msal-node/dist/cache/NodeStorage.mjs +1 -1
  671. package/node_modules/@azure/msal-node/dist/cache/TokenCache.mjs +1 -1
  672. package/node_modules/@azure/msal-node/dist/cache/distributed/DistributedCachePlugin.mjs +1 -1
  673. package/node_modules/@azure/msal-node/dist/cache/serializer/Deserializer.mjs +1 -1
  674. package/node_modules/@azure/msal-node/dist/cache/serializer/Serializer.mjs +1 -1
  675. package/node_modules/@azure/msal-node/dist/client/BaseClient.mjs +1 -1
  676. package/node_modules/@azure/msal-node/dist/client/ClientApplication.mjs +1 -1
  677. package/node_modules/@azure/msal-node/dist/client/ClientAssertion.mjs +1 -1
  678. package/node_modules/@azure/msal-node/dist/client/ClientCredentialClient.mjs +1 -1
  679. package/node_modules/@azure/msal-node/dist/client/ConfidentialClientApplication.mjs +1 -1
  680. package/node_modules/@azure/msal-node/dist/client/DeviceCodeClient.mjs +1 -1
  681. package/node_modules/@azure/msal-node/dist/client/ManagedIdentityApplication.mjs +1 -1
  682. package/node_modules/@azure/msal-node/dist/client/ManagedIdentityClient.mjs +1 -1
  683. package/node_modules/@azure/msal-node/dist/client/ManagedIdentitySources/AppService.mjs +1 -1
  684. package/node_modules/@azure/msal-node/dist/client/ManagedIdentitySources/AzureArc.mjs +1 -1
  685. package/node_modules/@azure/msal-node/dist/client/ManagedIdentitySources/BaseManagedIdentitySource.mjs +1 -1
  686. package/node_modules/@azure/msal-node/dist/client/ManagedIdentitySources/CloudShell.mjs +1 -1
  687. package/node_modules/@azure/msal-node/dist/client/ManagedIdentitySources/Imds.mjs +1 -1
  688. package/node_modules/@azure/msal-node/dist/client/ManagedIdentitySources/MachineLearning.mjs +1 -1
  689. package/node_modules/@azure/msal-node/dist/client/ManagedIdentitySources/ServiceFabric.mjs +1 -1
  690. package/node_modules/@azure/msal-node/dist/client/OnBehalfOfClient.mjs +1 -1
  691. package/node_modules/@azure/msal-node/dist/client/PublicClientApplication.mjs +1 -1
  692. package/node_modules/@azure/msal-node/dist/client/UsernamePasswordClient.mjs +1 -1
  693. package/node_modules/@azure/msal-node/dist/config/Configuration.mjs +1 -1
  694. package/node_modules/@azure/msal-node/dist/config/ManagedIdentityId.mjs +1 -1
  695. package/node_modules/@azure/msal-node/dist/config/ManagedIdentityRequestParameters.mjs +1 -1
  696. package/node_modules/@azure/msal-node/dist/crypto/CryptoProvider.mjs +1 -1
  697. package/node_modules/@azure/msal-node/dist/crypto/GuidGenerator.mjs +1 -1
  698. package/node_modules/@azure/msal-node/dist/crypto/HashUtils.mjs +1 -1
  699. package/node_modules/@azure/msal-node/dist/crypto/PkceGenerator.mjs +1 -1
  700. package/node_modules/@azure/msal-node/dist/error/ClientAuthErrorCodes.mjs +1 -1
  701. package/node_modules/@azure/msal-node/dist/error/ManagedIdentityError.mjs +1 -1
  702. package/node_modules/@azure/msal-node/dist/error/ManagedIdentityErrorCodes.mjs +1 -1
  703. package/node_modules/@azure/msal-node/dist/error/NodeAuthError.mjs +1 -1
  704. package/node_modules/@azure/msal-node/dist/index.mjs +1 -1
  705. package/node_modules/@azure/msal-node/dist/internals.mjs +1 -1
  706. package/node_modules/@azure/msal-node/dist/network/HttpClient.mjs +1 -1
  707. package/node_modules/@azure/msal-node/dist/network/HttpClientWithRetries.mjs +1 -1
  708. package/node_modules/@azure/msal-node/dist/network/LoopbackClient.mjs +1 -1
  709. package/node_modules/@azure/msal-node/dist/packageMetadata.mjs +2 -2
  710. package/node_modules/@azure/msal-node/dist/protocol/Authorize.mjs +1 -1
  711. package/node_modules/@azure/msal-node/dist/retry/DefaultManagedIdentityRetryPolicy.mjs +1 -1
  712. package/node_modules/@azure/msal-node/dist/retry/ExponentialRetryStrategy.mjs +1 -1
  713. package/node_modules/@azure/msal-node/dist/retry/ImdsRetryPolicy.mjs +1 -1
  714. package/node_modules/@azure/msal-node/dist/retry/LinearRetryStrategy.mjs +1 -1
  715. package/node_modules/@azure/msal-node/dist/utils/Constants.mjs +1 -1
  716. package/node_modules/@azure/msal-node/dist/utils/EncodingUtils.mjs +1 -1
  717. package/node_modules/@azure/msal-node/dist/utils/TimeUtils.mjs +1 -1
  718. package/node_modules/@azure/msal-node/lib/msal-node.cjs +87 -74
  719. package/node_modules/@azure/msal-node/lib/msal-node.cjs.map +1 -1
  720. package/node_modules/@azure/msal-node/package.json +2 -2
  721. package/node_modules/@azure/msal-node/src/packageMetadata.ts +1 -1
  722. package/node_modules/@azure/msal-node/types/packageMetadata.d.ts +1 -1
  723. package/node_modules/@types/node/README.md +1 -1
  724. package/node_modules/@types/node/http2.d.ts +3 -0
  725. package/node_modules/@types/node/package.json +2 -2
  726. package/node_modules/@typespec/ts-http-runtime/dist/browser/client/clientHelpers.js +1 -1
  727. package/node_modules/@typespec/ts-http-runtime/dist/browser/client/clientHelpers.js.map +1 -1
  728. package/node_modules/@typespec/ts-http-runtime/dist/browser/client/common.d.ts +3 -2
  729. package/node_modules/@typespec/ts-http-runtime/dist/browser/client/common.js.map +1 -1
  730. package/node_modules/@typespec/ts-http-runtime/dist/browser/client/getClient.js +1 -1
  731. package/node_modules/@typespec/ts-http-runtime/dist/browser/client/getClient.js.map +1 -1
  732. package/node_modules/@typespec/ts-http-runtime/dist/browser/client/multipart.js +1 -1
  733. package/node_modules/@typespec/ts-http-runtime/dist/browser/client/multipart.js.map +1 -1
  734. package/node_modules/@typespec/ts-http-runtime/dist/browser/client/restError.js +5 -4
  735. package/node_modules/@typespec/ts-http-runtime/dist/browser/client/restError.js.map +1 -1
  736. package/node_modules/@typespec/ts-http-runtime/dist/browser/client/sendRequest.js +13 -10
  737. package/node_modules/@typespec/ts-http-runtime/dist/browser/client/sendRequest.js.map +1 -1
  738. package/node_modules/@typespec/ts-http-runtime/dist/browser/constants.js +1 -1
  739. package/node_modules/@typespec/ts-http-runtime/dist/browser/constants.js.map +1 -1
  740. package/node_modules/@typespec/ts-http-runtime/dist/browser/createPipelineFromOptions.d.ts +1 -1
  741. package/node_modules/@typespec/ts-http-runtime/dist/browser/createPipelineFromOptions.js +2 -21
  742. package/node_modules/@typespec/ts-http-runtime/dist/browser/createPipelineFromOptions.js.map +1 -1
  743. package/node_modules/@typespec/ts-http-runtime/dist/browser/{defaultHttpClient.d.ts → defaultHttpClient-browser.d.mts} +1 -1
  744. package/node_modules/@typespec/ts-http-runtime/dist/browser/{defaultHttpClient.js → defaultHttpClient-browser.mjs} +1 -1
  745. package/node_modules/@typespec/ts-http-runtime/dist/browser/defaultHttpClient-browser.mjs.map +1 -0
  746. package/node_modules/@typespec/ts-http-runtime/dist/browser/encoding.d.ts +13 -0
  747. package/node_modules/@typespec/ts-http-runtime/dist/browser/encoding.js +19 -0
  748. package/node_modules/@typespec/ts-http-runtime/dist/browser/encoding.js.map +1 -0
  749. package/node_modules/@typespec/ts-http-runtime/dist/browser/{util/checkEnvironment.d.ts → env-browser.d.mts} +21 -1
  750. package/node_modules/@typespec/ts-http-runtime/dist/browser/{util/checkEnvironment.js → env-browser.mjs} +26 -12
  751. package/node_modules/@typespec/ts-http-runtime/dist/browser/env-browser.mjs.map +1 -0
  752. package/node_modules/@typespec/ts-http-runtime/dist/browser/formData-web.d.mts +9 -0
  753. package/node_modules/@typespec/ts-http-runtime/dist/browser/formData-web.mjs +12 -0
  754. package/node_modules/@typespec/ts-http-runtime/dist/browser/formData-web.mjs.map +1 -0
  755. package/node_modules/@typespec/ts-http-runtime/dist/browser/httpHeaders.js +11 -1
  756. package/node_modules/@typespec/ts-http-runtime/dist/browser/httpHeaders.js.map +1 -1
  757. package/node_modules/@typespec/ts-http-runtime/dist/browser/index.d.ts +3 -14
  758. package/node_modules/@typespec/ts-http-runtime/dist/browser/index.js +2 -2
  759. package/node_modules/@typespec/ts-http-runtime/dist/browser/index.js.map +1 -1
  760. package/node_modules/@typespec/ts-http-runtime/dist/browser/interfaces.d.ts +15 -14
  761. package/node_modules/@typespec/ts-http-runtime/dist/browser/interfaces.js.map +1 -1
  762. package/node_modules/@typespec/ts-http-runtime/dist/browser/logger/debug.js +3 -2
  763. package/node_modules/@typespec/ts-http-runtime/dist/browser/logger/debug.js.map +1 -1
  764. package/node_modules/@typespec/ts-http-runtime/dist/browser/logger/{log.d.ts → log-web.d.mts} +1 -1
  765. package/node_modules/@typespec/ts-http-runtime/dist/browser/logger/{log.js → log-web.mjs} +1 -1
  766. package/node_modules/@typespec/ts-http-runtime/dist/browser/logger/log-web.mjs.map +1 -0
  767. package/node_modules/@typespec/ts-http-runtime/dist/browser/logger/logger.js +2 -2
  768. package/node_modules/@typespec/ts-http-runtime/dist/browser/logger/logger.js.map +1 -1
  769. package/node_modules/@typespec/ts-http-runtime/dist/browser/pipelineRequest.js +1 -1
  770. package/node_modules/@typespec/ts-http-runtime/dist/browser/pipelineRequest.js.map +1 -1
  771. package/node_modules/@typespec/ts-http-runtime/dist/browser/policies/auth/basicAuthenticationPolicy.js +1 -1
  772. package/node_modules/@typespec/ts-http-runtime/dist/browser/policies/auth/basicAuthenticationPolicy.js.map +1 -1
  773. package/node_modules/@typespec/ts-http-runtime/dist/browser/policies/auth/checkInsecureConnection.js +3 -2
  774. package/node_modules/@typespec/ts-http-runtime/dist/browser/policies/auth/checkInsecureConnection.js.map +1 -1
  775. package/node_modules/@typespec/ts-http-runtime/dist/browser/policies/{decompressResponsePolicy.d.ts → decompressResponsePolicy-web.d.mts} +1 -1
  776. package/node_modules/@typespec/ts-http-runtime/dist/browser/policies/{decompressResponsePolicy.js → decompressResponsePolicy-web.mjs} +1 -1
  777. package/node_modules/@typespec/ts-http-runtime/dist/browser/policies/decompressResponsePolicy-web.mjs.map +1 -0
  778. package/node_modules/@typespec/ts-http-runtime/dist/browser/policies/formDataPolicy.js +5 -12
  779. package/node_modules/@typespec/ts-http-runtime/dist/browser/policies/formDataPolicy.js.map +1 -1
  780. package/node_modules/@typespec/ts-http-runtime/dist/browser/policies/internal.d.ts +2 -2
  781. package/node_modules/@typespec/ts-http-runtime/dist/browser/policies/internal.js +2 -2
  782. package/node_modules/@typespec/ts-http-runtime/dist/browser/policies/internal.js.map +1 -1
  783. package/node_modules/@typespec/ts-http-runtime/dist/browser/policies/multipartPolicy.js +7 -3
  784. package/node_modules/@typespec/ts-http-runtime/dist/browser/policies/multipartPolicy.js.map +1 -1
  785. package/node_modules/@typespec/ts-http-runtime/dist/browser/policies/platformPolicies-web.d.mts +10 -0
  786. package/node_modules/@typespec/ts-http-runtime/dist/browser/policies/platformPolicies-web.mjs +12 -0
  787. package/node_modules/@typespec/ts-http-runtime/dist/browser/policies/platformPolicies-web.mjs.map +1 -0
  788. package/node_modules/@typespec/ts-http-runtime/dist/browser/policies/platformPolicies.d.ts +25 -0
  789. package/node_modules/@typespec/ts-http-runtime/dist/browser/policies/platformPolicies.js +30 -0
  790. package/node_modules/@typespec/ts-http-runtime/dist/browser/policies/platformPolicies.js.map +1 -0
  791. package/node_modules/@typespec/ts-http-runtime/dist/browser/policies/proxyPolicy-web.d.mts +2 -0
  792. package/node_modules/@typespec/ts-http-runtime/dist/{react-native/policies/proxyPolicy.js → browser/policies/proxyPolicy-web.mjs} +1 -1
  793. package/node_modules/@typespec/ts-http-runtime/dist/browser/policies/proxyPolicy-web.mjs.map +1 -0
  794. package/node_modules/@typespec/ts-http-runtime/dist/browser/restError.js +1 -1
  795. package/node_modules/@typespec/ts-http-runtime/dist/browser/restError.js.map +1 -1
  796. package/node_modules/@typespec/ts-http-runtime/dist/browser/types-browser.d.mts +19 -0
  797. package/node_modules/@typespec/ts-http-runtime/dist/browser/types-browser.mjs +4 -0
  798. package/node_modules/@typespec/ts-http-runtime/dist/browser/types-browser.mjs.map +1 -0
  799. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/bytesEncoding-web.d.mts +2 -0
  800. package/node_modules/@typespec/ts-http-runtime/dist/{react-native/util/bytesEncoding.js → browser/util/bytesEncoding-web.mjs} +1 -1
  801. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/bytesEncoding-web.mjs.map +1 -0
  802. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/bytesEncoding.common.d.ts +4 -4
  803. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/bytesEncoding.common.js +3 -4
  804. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/bytesEncoding.common.js.map +1 -1
  805. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/concat-browser.d.mts +16 -0
  806. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/{concat.js → concat-browser.mjs} +4 -11
  807. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/concat-browser.mjs.map +1 -0
  808. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/inspect-web.d.mts +2 -0
  809. package/node_modules/@typespec/ts-http-runtime/dist/{react-native/util/inspect.js → browser/util/inspect-web.mjs} +1 -1
  810. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/inspect-web.mjs.map +1 -0
  811. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/internal.d.ts +4 -4
  812. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/internal.js +4 -4
  813. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/internal.js.map +1 -1
  814. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/sha256-web.d.mts +2 -0
  815. package/node_modules/@typespec/ts-http-runtime/dist/{react-native/util/sha256.js → browser/util/sha256-web.mjs} +1 -1
  816. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/sha256-web.mjs.map +1 -0
  817. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/sha256.common.js +1 -1
  818. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/sha256.common.js.map +1 -1
  819. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/typeGuards-browser.d.mts +14 -0
  820. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/typeGuards-browser.mjs +26 -0
  821. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/typeGuards-browser.mjs.map +1 -0
  822. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/typeGuards.d.ts +5 -4
  823. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/typeGuards.js +4 -10
  824. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/typeGuards.js.map +1 -1
  825. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/userAgent.d.ts +2 -0
  826. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/userAgent.js +2 -1
  827. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/userAgent.js.map +1 -1
  828. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/userAgentPlatform-browser.d.mts +37 -0
  829. package/node_modules/{@azure/core-rest-pipeline/dist/browser/util/userAgentPlatform.js → @typespec/ts-http-runtime/dist/browser/util/userAgentPlatform-browser.mjs} +10 -11
  830. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/userAgentPlatform-browser.mjs.map +1 -0
  831. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/{uuidUtils.d.ts → uuidUtils-browser.d.mts} +1 -1
  832. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/{uuidUtils.js → uuidUtils-browser.mjs} +1 -1
  833. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/uuidUtils-browser.mjs.map +1 -0
  834. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/client/clientHelpers.js +2 -2
  835. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/client/clientHelpers.js.map +2 -2
  836. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/client/common.d.ts +3 -2
  837. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/client/common.js.map +1 -1
  838. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/client/getClient.js +3 -3
  839. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/client/getClient.js.map +2 -2
  840. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/client/multipart.js.map +1 -1
  841. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/client/restError.js +5 -4
  842. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/client/restError.js.map +2 -2
  843. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/client/sendRequest.js +26 -8
  844. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/client/sendRequest.js.map +2 -2
  845. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/constants.js +1 -1
  846. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/constants.js.map +1 -1
  847. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/createPipelineFromOptions.d.ts +1 -1
  848. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/createPipelineFromOptions.js +2 -19
  849. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/createPipelineFromOptions.js.map +2 -2
  850. package/node_modules/@typespec/ts-http-runtime/dist/{react-native/util/checkEnvironment.d.ts → commonjs/env.d.ts} +21 -1
  851. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/env.js +67 -0
  852. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/env.js.map +7 -0
  853. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/formData.d.ts +10 -0
  854. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/{util/arrayBuffer.js → formData.js} +19 -14
  855. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/formData.js.map +7 -0
  856. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/httpHeaders.js +4 -1
  857. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/httpHeaders.js.map +2 -2
  858. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/index.d.ts +1 -12
  859. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/index.js +2 -2
  860. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/index.js.map +2 -2
  861. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/interfaces.d.ts +15 -14
  862. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/interfaces.js.map +1 -1
  863. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/logger/debug.js +2 -1
  864. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/logger/debug.js.map +2 -2
  865. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/logger/logger.js +2 -1
  866. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/logger/logger.js.map +2 -2
  867. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/nodeHttpClient.js +3 -1
  868. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/nodeHttpClient.js.map +2 -2
  869. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/pipelineRequest.js +2 -2
  870. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/pipelineRequest.js.map +2 -2
  871. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/policies/auth/basicAuthenticationPolicy.js.map +1 -1
  872. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/policies/auth/checkInsecureConnection.js +3 -2
  873. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/policies/auth/checkInsecureConnection.js.map +2 -2
  874. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/policies/formDataPolicy.js +4 -11
  875. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/policies/formDataPolicy.js.map +2 -2
  876. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/policies/internal.d.ts +1 -1
  877. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/policies/internal.js +7 -7
  878. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/policies/internal.js.map +2 -2
  879. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/policies/multipartPolicy.js +2 -2
  880. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/policies/multipartPolicy.js.map +2 -2
  881. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/policies/platformPolicies.d.ts +25 -0
  882. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/policies/platformPolicies.js +43 -0
  883. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/policies/platformPolicies.js.map +7 -0
  884. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/restError.js.map +1 -1
  885. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/tsdoc-metadata.json +1 -1
  886. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/types.d.ts +19 -0
  887. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/types.js +16 -0
  888. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/types.js.map +7 -0
  889. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/concat.d.ts +1 -1
  890. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/concat.js.map +2 -2
  891. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/internal.d.ts +1 -1
  892. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/internal.js +10 -10
  893. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/internal.js.map +2 -2
  894. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/typeGuards-node.d.ts +13 -0
  895. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/{logger/log.common.js → util/typeGuards-node.js} +14 -21
  896. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/typeGuards-node.js.map +7 -0
  897. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/typeGuards.d.ts +5 -4
  898. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/typeGuards.js +6 -13
  899. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/typeGuards.js.map +2 -2
  900. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/userAgent.d.ts +2 -0
  901. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/userAgent.js +7 -5
  902. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/userAgent.js.map +2 -2
  903. package/node_modules/@typespec/ts-http-runtime/dist/esm/client/clientHelpers.js.map +1 -1
  904. package/node_modules/@typespec/ts-http-runtime/dist/esm/client/common.d.ts +3 -2
  905. package/node_modules/@typespec/ts-http-runtime/dist/esm/client/common.js.map +1 -1
  906. package/node_modules/@typespec/ts-http-runtime/dist/esm/client/getClient.js +1 -1
  907. package/node_modules/@typespec/ts-http-runtime/dist/esm/client/getClient.js.map +1 -1
  908. package/node_modules/@typespec/ts-http-runtime/dist/esm/client/multipart.js.map +1 -1
  909. package/node_modules/@typespec/ts-http-runtime/dist/esm/client/restError.js +5 -4
  910. package/node_modules/@typespec/ts-http-runtime/dist/esm/client/restError.js.map +1 -1
  911. package/node_modules/@typespec/ts-http-runtime/dist/esm/client/sendRequest.js +13 -10
  912. package/node_modules/@typespec/ts-http-runtime/dist/esm/client/sendRequest.js.map +1 -1
  913. package/node_modules/@typespec/ts-http-runtime/dist/esm/constants.js +1 -1
  914. package/node_modules/@typespec/ts-http-runtime/dist/esm/constants.js.map +1 -1
  915. package/node_modules/@typespec/ts-http-runtime/dist/esm/createPipelineFromOptions.d.ts +1 -1
  916. package/node_modules/@typespec/ts-http-runtime/dist/esm/createPipelineFromOptions.js +2 -21
  917. package/node_modules/@typespec/ts-http-runtime/dist/esm/createPipelineFromOptions.js.map +1 -1
  918. package/node_modules/@typespec/ts-http-runtime/dist/{commonjs/util/checkEnvironment.d.ts → esm/env.d.ts} +21 -1
  919. package/node_modules/@typespec/ts-http-runtime/dist/esm/env.js +48 -0
  920. package/node_modules/@typespec/ts-http-runtime/dist/esm/env.js.map +1 -0
  921. package/node_modules/@typespec/ts-http-runtime/dist/esm/formData.d.ts +10 -0
  922. package/node_modules/@typespec/ts-http-runtime/dist/esm/formData.js +26 -0
  923. package/node_modules/@typespec/ts-http-runtime/dist/esm/formData.js.map +1 -0
  924. package/node_modules/@typespec/ts-http-runtime/dist/esm/httpHeaders.js +11 -1
  925. package/node_modules/@typespec/ts-http-runtime/dist/esm/httpHeaders.js.map +1 -1
  926. package/node_modules/@typespec/ts-http-runtime/dist/esm/index.d.ts +1 -12
  927. package/node_modules/@typespec/ts-http-runtime/dist/esm/index.js.map +1 -1
  928. package/node_modules/@typespec/ts-http-runtime/dist/esm/interfaces.d.ts +15 -14
  929. package/node_modules/@typespec/ts-http-runtime/dist/esm/interfaces.js.map +1 -1
  930. package/node_modules/@typespec/ts-http-runtime/dist/esm/logger/debug.js +2 -1
  931. package/node_modules/@typespec/ts-http-runtime/dist/esm/logger/debug.js.map +1 -1
  932. package/node_modules/@typespec/ts-http-runtime/dist/esm/logger/logger.js +2 -2
  933. package/node_modules/@typespec/ts-http-runtime/dist/esm/logger/logger.js.map +1 -1
  934. package/node_modules/@typespec/ts-http-runtime/dist/esm/nodeHttpClient.js +3 -1
  935. package/node_modules/@typespec/ts-http-runtime/dist/esm/nodeHttpClient.js.map +1 -1
  936. package/node_modules/@typespec/ts-http-runtime/dist/esm/pipelineRequest.js.map +1 -1
  937. package/node_modules/@typespec/ts-http-runtime/dist/esm/policies/auth/basicAuthenticationPolicy.js.map +1 -1
  938. package/node_modules/@typespec/ts-http-runtime/dist/esm/policies/auth/checkInsecureConnection.js +3 -2
  939. package/node_modules/@typespec/ts-http-runtime/dist/esm/policies/auth/checkInsecureConnection.js.map +1 -1
  940. package/node_modules/@typespec/ts-http-runtime/dist/esm/policies/formDataPolicy.js +4 -11
  941. package/node_modules/@typespec/ts-http-runtime/dist/esm/policies/formDataPolicy.js.map +1 -1
  942. package/node_modules/@typespec/ts-http-runtime/dist/esm/policies/internal.d.ts +1 -1
  943. package/node_modules/@typespec/ts-http-runtime/dist/esm/policies/internal.js +1 -1
  944. package/node_modules/@typespec/ts-http-runtime/dist/esm/policies/internal.js.map +1 -1
  945. package/node_modules/@typespec/ts-http-runtime/dist/esm/policies/multipartPolicy.js +4 -0
  946. package/node_modules/@typespec/ts-http-runtime/dist/esm/policies/multipartPolicy.js.map +1 -1
  947. package/node_modules/@typespec/ts-http-runtime/dist/esm/policies/platformPolicies.d.ts +25 -0
  948. package/node_modules/@typespec/ts-http-runtime/dist/esm/policies/platformPolicies.js +30 -0
  949. package/node_modules/@typespec/ts-http-runtime/dist/esm/policies/platformPolicies.js.map +1 -0
  950. package/node_modules/@typespec/ts-http-runtime/dist/esm/restError.js.map +1 -1
  951. package/node_modules/@typespec/ts-http-runtime/dist/esm/types.d.ts +19 -0
  952. package/node_modules/@typespec/ts-http-runtime/dist/esm/types.js +4 -0
  953. package/node_modules/@typespec/ts-http-runtime/dist/esm/types.js.map +1 -0
  954. package/node_modules/@typespec/ts-http-runtime/dist/esm/util/concat.d.ts +1 -1
  955. package/node_modules/@typespec/ts-http-runtime/dist/esm/util/concat.js.map +1 -1
  956. package/node_modules/@typespec/ts-http-runtime/dist/esm/util/internal.d.ts +1 -1
  957. package/node_modules/@typespec/ts-http-runtime/dist/esm/util/internal.js +1 -1
  958. package/node_modules/@typespec/ts-http-runtime/dist/esm/util/internal.js.map +1 -1
  959. package/node_modules/@typespec/ts-http-runtime/dist/esm/util/typeGuards-node.d.ts +13 -0
  960. package/node_modules/@typespec/ts-http-runtime/dist/esm/util/typeGuards-node.js +20 -0
  961. package/node_modules/@typespec/ts-http-runtime/dist/esm/util/typeGuards-node.js.map +1 -0
  962. package/node_modules/@typespec/ts-http-runtime/dist/esm/util/typeGuards.d.ts +5 -4
  963. package/node_modules/@typespec/ts-http-runtime/dist/esm/util/typeGuards.js +4 -10
  964. package/node_modules/@typespec/ts-http-runtime/dist/esm/util/typeGuards.js.map +1 -1
  965. package/node_modules/@typespec/ts-http-runtime/dist/esm/util/userAgent.d.ts +2 -0
  966. package/node_modules/@typespec/ts-http-runtime/dist/esm/util/userAgent.js +1 -0
  967. package/node_modules/@typespec/ts-http-runtime/dist/esm/util/userAgent.js.map +1 -1
  968. package/node_modules/@typespec/ts-http-runtime/dist/react-native/client/clientHelpers.js +1 -1
  969. package/node_modules/@typespec/ts-http-runtime/dist/react-native/client/clientHelpers.js.map +1 -1
  970. package/node_modules/@typespec/ts-http-runtime/dist/react-native/client/common.d.ts +3 -2
  971. package/node_modules/@typespec/ts-http-runtime/dist/react-native/client/common.js.map +1 -1
  972. package/node_modules/@typespec/ts-http-runtime/dist/react-native/client/getClient.js +1 -1
  973. package/node_modules/@typespec/ts-http-runtime/dist/react-native/client/getClient.js.map +1 -1
  974. package/node_modules/@typespec/ts-http-runtime/dist/react-native/client/multipart.js +1 -1
  975. package/node_modules/@typespec/ts-http-runtime/dist/react-native/client/multipart.js.map +1 -1
  976. package/node_modules/@typespec/ts-http-runtime/dist/react-native/client/restError.js +5 -4
  977. package/node_modules/@typespec/ts-http-runtime/dist/react-native/client/restError.js.map +1 -1
  978. package/node_modules/@typespec/ts-http-runtime/dist/react-native/client/sendRequest.js +13 -10
  979. package/node_modules/@typespec/ts-http-runtime/dist/react-native/client/sendRequest.js.map +1 -1
  980. package/node_modules/@typespec/ts-http-runtime/dist/react-native/constants.js +1 -1
  981. package/node_modules/@typespec/ts-http-runtime/dist/react-native/constants.js.map +1 -1
  982. package/node_modules/@typespec/ts-http-runtime/dist/react-native/createPipelineFromOptions.d.ts +1 -1
  983. package/node_modules/@typespec/ts-http-runtime/dist/react-native/createPipelineFromOptions.js +2 -21
  984. package/node_modules/@typespec/ts-http-runtime/dist/react-native/createPipelineFromOptions.js.map +1 -1
  985. package/node_modules/@typespec/ts-http-runtime/dist/react-native/{defaultHttpClient.d.ts → defaultHttpClient-react-native.d.mts} +1 -1
  986. package/node_modules/@typespec/ts-http-runtime/dist/react-native/{defaultHttpClient.js → defaultHttpClient-react-native.mjs} +1 -1
  987. package/node_modules/@typespec/ts-http-runtime/dist/react-native/defaultHttpClient-react-native.mjs.map +1 -0
  988. package/node_modules/@typespec/ts-http-runtime/dist/react-native/encoding-react-native.d.mts +21 -0
  989. package/node_modules/@typespec/ts-http-runtime/dist/react-native/encoding-react-native.mjs +25 -0
  990. package/node_modules/@typespec/ts-http-runtime/dist/react-native/encoding-react-native.mjs.map +1 -0
  991. package/node_modules/@typespec/ts-http-runtime/dist/{esm/util/checkEnvironment.d.ts → react-native/env-react-native.d.mts} +21 -1
  992. package/node_modules/@typespec/ts-http-runtime/dist/react-native/env-react-native.mjs +50 -0
  993. package/node_modules/@typespec/ts-http-runtime/dist/react-native/env-react-native.mjs.map +1 -0
  994. package/node_modules/@typespec/ts-http-runtime/dist/react-native/formData-web.d.mts +9 -0
  995. package/node_modules/@typespec/ts-http-runtime/dist/react-native/formData-web.mjs +12 -0
  996. package/node_modules/@typespec/ts-http-runtime/dist/react-native/formData-web.mjs.map +1 -0
  997. package/node_modules/@typespec/ts-http-runtime/dist/react-native/httpHeaders.js +11 -1
  998. package/node_modules/@typespec/ts-http-runtime/dist/react-native/httpHeaders.js.map +1 -1
  999. package/node_modules/@typespec/ts-http-runtime/dist/react-native/index.d.ts +3 -14
  1000. package/node_modules/@typespec/ts-http-runtime/dist/react-native/index.js +2 -2
  1001. package/node_modules/@typespec/ts-http-runtime/dist/react-native/index.js.map +1 -1
  1002. package/node_modules/@typespec/ts-http-runtime/dist/react-native/interfaces.d.ts +15 -14
  1003. package/node_modules/@typespec/ts-http-runtime/dist/react-native/interfaces.js.map +1 -1
  1004. package/node_modules/@typespec/ts-http-runtime/dist/react-native/logger/debug.js +3 -2
  1005. package/node_modules/@typespec/ts-http-runtime/dist/react-native/logger/debug.js.map +1 -1
  1006. package/node_modules/@typespec/ts-http-runtime/dist/react-native/logger/{log.d.ts → log-web.d.mts} +1 -1
  1007. package/node_modules/@typespec/ts-http-runtime/dist/react-native/logger/{log.js → log-web.mjs} +1 -1
  1008. package/node_modules/@typespec/ts-http-runtime/dist/react-native/logger/log-web.mjs.map +1 -0
  1009. package/node_modules/@typespec/ts-http-runtime/dist/react-native/logger/logger.js +2 -2
  1010. package/node_modules/@typespec/ts-http-runtime/dist/react-native/logger/logger.js.map +1 -1
  1011. package/node_modules/@typespec/ts-http-runtime/dist/react-native/pipelineRequest.js +1 -1
  1012. package/node_modules/@typespec/ts-http-runtime/dist/react-native/pipelineRequest.js.map +1 -1
  1013. package/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/auth/basicAuthenticationPolicy.js +1 -1
  1014. package/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/auth/basicAuthenticationPolicy.js.map +1 -1
  1015. package/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/auth/checkInsecureConnection.js +3 -2
  1016. package/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/auth/checkInsecureConnection.js.map +1 -1
  1017. package/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/decompressResponsePolicy-web.d.mts +8 -0
  1018. package/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/decompressResponsePolicy-web.mjs +11 -0
  1019. package/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/decompressResponsePolicy-web.mjs.map +1 -0
  1020. package/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/formDataPolicy.js +5 -12
  1021. package/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/formDataPolicy.js.map +1 -1
  1022. package/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/internal.d.ts +2 -2
  1023. package/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/internal.js +2 -2
  1024. package/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/internal.js.map +1 -1
  1025. package/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/multipartPolicy.js +7 -3
  1026. package/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/multipartPolicy.js.map +1 -1
  1027. package/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/platformPolicies-web.d.mts +10 -0
  1028. package/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/platformPolicies-web.mjs +12 -0
  1029. package/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/platformPolicies-web.mjs.map +1 -0
  1030. package/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/platformPolicies.d.ts +25 -0
  1031. package/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/platformPolicies.js +30 -0
  1032. package/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/platformPolicies.js.map +1 -0
  1033. package/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/proxyPolicy-web.d.mts +2 -0
  1034. package/node_modules/@typespec/ts-http-runtime/dist/{browser/policies/proxyPolicy.js → react-native/policies/proxyPolicy-web.mjs} +1 -1
  1035. package/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/proxyPolicy-web.mjs.map +1 -0
  1036. package/node_modules/@typespec/ts-http-runtime/dist/react-native/restError.js +1 -1
  1037. package/node_modules/@typespec/ts-http-runtime/dist/react-native/restError.js.map +1 -1
  1038. package/node_modules/@typespec/ts-http-runtime/dist/react-native/types-react-native.d.mts +19 -0
  1039. package/node_modules/@typespec/ts-http-runtime/dist/react-native/types-react-native.mjs +4 -0
  1040. package/node_modules/@typespec/ts-http-runtime/dist/react-native/types-react-native.mjs.map +1 -0
  1041. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/bytesEncoding-web.d.mts +2 -0
  1042. package/node_modules/@typespec/ts-http-runtime/dist/{browser/util/bytesEncoding.js → react-native/util/bytesEncoding-web.mjs} +1 -1
  1043. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/bytesEncoding-web.mjs.map +1 -0
  1044. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/bytesEncoding.common.d.ts +4 -4
  1045. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/bytesEncoding.common.js +3 -4
  1046. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/bytesEncoding.common.js.map +1 -1
  1047. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/{concat.d.ts → concat-react-native.d.mts} +10 -3
  1048. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/{concat.js → concat-react-native.mjs} +2 -2
  1049. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/concat-react-native.mjs.map +1 -0
  1050. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/inspect-web.d.mts +2 -0
  1051. package/node_modules/@typespec/ts-http-runtime/dist/{browser/util/inspect.js → react-native/util/inspect-web.mjs} +1 -1
  1052. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/inspect-web.mjs.map +1 -0
  1053. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/internal.d.ts +4 -4
  1054. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/internal.js +4 -4
  1055. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/internal.js.map +1 -1
  1056. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/sha256-web.d.mts +2 -0
  1057. package/node_modules/@typespec/ts-http-runtime/dist/{browser/util/sha256.js → react-native/util/sha256-web.mjs} +1 -1
  1058. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/sha256-web.mjs.map +1 -0
  1059. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/sha256.common.js +1 -1
  1060. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/sha256.common.js.map +1 -1
  1061. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/typeGuards-react-native.d.mts +16 -0
  1062. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/typeGuards-react-native.mjs +34 -0
  1063. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/typeGuards-react-native.mjs.map +1 -0
  1064. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/typeGuards.d.ts +5 -4
  1065. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/typeGuards.js +4 -10
  1066. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/typeGuards.js.map +1 -1
  1067. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/userAgent.d.ts +2 -0
  1068. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/userAgent.js +2 -1
  1069. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/userAgent.js.map +1 -1
  1070. package/node_modules/{@azure/core-rest-pipeline/dist/react-native/util/userAgentPlatform.d.ts → @typespec/ts-http-runtime/dist/react-native/util/userAgentPlatform-react-native.d.mts} +1 -1
  1071. package/node_modules/{@azure/core-rest-pipeline/dist/react-native/util/userAgentPlatform.js → @typespec/ts-http-runtime/dist/react-native/util/userAgentPlatform-react-native.mjs} +1 -1
  1072. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/userAgentPlatform-react-native.mjs.map +1 -0
  1073. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/uuidUtils-react-native.d.mts +2 -0
  1074. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/{uuidUtils.js → uuidUtils-react-native.mjs} +1 -1
  1075. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/uuidUtils-react-native.mjs.map +1 -0
  1076. package/node_modules/@typespec/ts-http-runtime/package.json +94 -8
  1077. package/node_modules/semver/classes/semver.js +19 -2
  1078. package/node_modules/semver/package.json +1 -1
  1079. package/npm-shrinkwrap.json +29 -29
  1080. package/package.json +4 -4
  1081. package/dist/contract-api.js +0 -2
  1082. package/dist/secret-contract-CSs7JYzG.js +0 -35
  1083. package/node_modules/@azure/core-client/dist/browser/base64-browser.mjs.map +0 -1
  1084. package/node_modules/@azure/core-client/dist/browser/state-browser.mjs.map +0 -1
  1085. package/node_modules/@azure/core-client/dist/commonjs/state-cjs.cjs.map +0 -1
  1086. package/node_modules/@azure/core-client/dist/commonjs/state.d.ts +0 -7
  1087. package/node_modules/@azure/core-client/dist/react-native/state.d.ts +0 -8
  1088. package/node_modules/@azure/core-client/dist/react-native/state.js +0 -10
  1089. package/node_modules/@azure/core-client/dist/react-native/state.js.map +0 -1
  1090. package/node_modules/@azure/core-rest-pipeline/dist/browser/util/userAgentPlatform.d.ts +0 -9
  1091. package/node_modules/@azure/core-rest-pipeline/dist/browser/util/userAgentPlatform.js.map +0 -1
  1092. package/node_modules/@azure/core-rest-pipeline/dist/react-native/util/userAgentPlatform.js.map +0 -1
  1093. package/node_modules/@azure/core-rest-pipeline/dist/react-native/util/wrapAbortSignal.js.map +0 -1
  1094. package/node_modules/@azure/msal-common/lib/index-node-9_Gz5QUk.js.map +0 -1
  1095. package/node_modules/@typespec/ts-http-runtime/dist/browser/defaultHttpClient.js.map +0 -1
  1096. package/node_modules/@typespec/ts-http-runtime/dist/browser/logger/log.js.map +0 -1
  1097. package/node_modules/@typespec/ts-http-runtime/dist/browser/nodeHttpClient.d.ts +0 -9
  1098. package/node_modules/@typespec/ts-http-runtime/dist/browser/nodeHttpClient.js +0 -347
  1099. package/node_modules/@typespec/ts-http-runtime/dist/browser/nodeHttpClient.js.map +0 -1
  1100. package/node_modules/@typespec/ts-http-runtime/dist/browser/policies/decompressResponsePolicy.js.map +0 -1
  1101. package/node_modules/@typespec/ts-http-runtime/dist/browser/policies/proxyPolicy.d.ts +0 -2
  1102. package/node_modules/@typespec/ts-http-runtime/dist/browser/policies/proxyPolicy.js.map +0 -1
  1103. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/bytesEncoding.d.ts +0 -2
  1104. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/bytesEncoding.js.map +0 -1
  1105. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/checkEnvironment.js.map +0 -1
  1106. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/concat.d.ts +0 -17
  1107. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/concat.js.map +0 -1
  1108. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/inspect.d.ts +0 -2
  1109. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/inspect.js.map +0 -1
  1110. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/sha256.d.ts +0 -2
  1111. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/sha256.js.map +0 -1
  1112. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/userAgentPlatform.js.map +0 -1
  1113. package/node_modules/@typespec/ts-http-runtime/dist/browser/util/uuidUtils.js.map +0 -1
  1114. package/node_modules/@typespec/ts-http-runtime/dist/browser/xhrHttpClient.d.ts +0 -7
  1115. package/node_modules/@typespec/ts-http-runtime/dist/browser/xhrHttpClient.js +0 -174
  1116. package/node_modules/@typespec/ts-http-runtime/dist/browser/xhrHttpClient.js.map +0 -1
  1117. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/fetchHttpClient.d.ts +0 -12
  1118. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/fetchHttpClient.js +0 -238
  1119. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/fetchHttpClient.js.map +0 -7
  1120. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/logger/log.common.d.ts +0 -2
  1121. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/logger/log.common.js.map +0 -7
  1122. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/policies/proxyPolicy.common.d.ts +0 -19
  1123. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/policies/proxyPolicy.common.js +0 -44
  1124. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/policies/proxyPolicy.common.js.map +0 -7
  1125. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/arrayBuffer.d.ts +0 -7
  1126. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/arrayBuffer.js.map +0 -7
  1127. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/bytesEncoding.common.d.ts +0 -61
  1128. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/bytesEncoding.common.js +0 -106
  1129. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/bytesEncoding.common.js.map +0 -7
  1130. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/checkEnvironment.js +0 -46
  1131. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/checkEnvironment.js.map +0 -7
  1132. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/inspect.common.d.ts +0 -2
  1133. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/inspect.common.js.map +0 -7
  1134. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/sha256.common.d.ts +0 -14
  1135. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/sha256.common.js +0 -70
  1136. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/sha256.common.js.map +0 -7
  1137. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/uuidUtils.common.d.ts +0 -13
  1138. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/uuidUtils.common.js +0 -49
  1139. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/uuidUtils.common.js.map +0 -7
  1140. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/xhrHttpClient.d.ts +0 -7
  1141. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/xhrHttpClient.js +0 -186
  1142. package/node_modules/@typespec/ts-http-runtime/dist/commonjs/xhrHttpClient.js.map +0 -7
  1143. package/node_modules/@typespec/ts-http-runtime/dist/esm/fetchHttpClient.d.ts +0 -12
  1144. package/node_modules/@typespec/ts-http-runtime/dist/esm/fetchHttpClient.js +0 -279
  1145. package/node_modules/@typespec/ts-http-runtime/dist/esm/fetchHttpClient.js.map +0 -1
  1146. package/node_modules/@typespec/ts-http-runtime/dist/esm/logger/log.common.d.ts +0 -2
  1147. package/node_modules/@typespec/ts-http-runtime/dist/esm/logger/log.common.js +0 -23
  1148. package/node_modules/@typespec/ts-http-runtime/dist/esm/logger/log.common.js.map +0 -1
  1149. package/node_modules/@typespec/ts-http-runtime/dist/esm/policies/proxyPolicy.common.d.ts +0 -19
  1150. package/node_modules/@typespec/ts-http-runtime/dist/esm/policies/proxyPolicy.common.js +0 -24
  1151. package/node_modules/@typespec/ts-http-runtime/dist/esm/policies/proxyPolicy.common.js.map +0 -1
  1152. package/node_modules/@typespec/ts-http-runtime/dist/esm/util/arrayBuffer.d.ts +0 -7
  1153. package/node_modules/@typespec/ts-http-runtime/dist/esm/util/arrayBuffer.js +0 -20
  1154. package/node_modules/@typespec/ts-http-runtime/dist/esm/util/arrayBuffer.js.map +0 -1
  1155. package/node_modules/@typespec/ts-http-runtime/dist/esm/util/bytesEncoding.common.d.ts +0 -61
  1156. package/node_modules/@typespec/ts-http-runtime/dist/esm/util/bytesEncoding.common.js +0 -110
  1157. package/node_modules/@typespec/ts-http-runtime/dist/esm/util/bytesEncoding.common.js.map +0 -1
  1158. package/node_modules/@typespec/ts-http-runtime/dist/esm/util/checkEnvironment.js +0 -41
  1159. package/node_modules/@typespec/ts-http-runtime/dist/esm/util/checkEnvironment.js.map +0 -1
  1160. package/node_modules/@typespec/ts-http-runtime/dist/esm/util/inspect.common.d.ts +0 -2
  1161. package/node_modules/@typespec/ts-http-runtime/dist/esm/util/inspect.common.js +0 -4
  1162. package/node_modules/@typespec/ts-http-runtime/dist/esm/util/inspect.common.js.map +0 -1
  1163. package/node_modules/@typespec/ts-http-runtime/dist/esm/util/sha256.common.d.ts +0 -14
  1164. package/node_modules/@typespec/ts-http-runtime/dist/esm/util/sha256.common.js +0 -49
  1165. package/node_modules/@typespec/ts-http-runtime/dist/esm/util/sha256.common.js.map +0 -1
  1166. package/node_modules/@typespec/ts-http-runtime/dist/esm/util/uuidUtils.common.d.ts +0 -13
  1167. package/node_modules/@typespec/ts-http-runtime/dist/esm/util/uuidUtils.common.js +0 -40
  1168. package/node_modules/@typespec/ts-http-runtime/dist/esm/util/uuidUtils.common.js.map +0 -1
  1169. package/node_modules/@typespec/ts-http-runtime/dist/esm/xhrHttpClient.d.ts +0 -7
  1170. package/node_modules/@typespec/ts-http-runtime/dist/esm/xhrHttpClient.js +0 -174
  1171. package/node_modules/@typespec/ts-http-runtime/dist/esm/xhrHttpClient.js.map +0 -1
  1172. package/node_modules/@typespec/ts-http-runtime/dist/react-native/defaultHttpClient.js.map +0 -1
  1173. package/node_modules/@typespec/ts-http-runtime/dist/react-native/fetchHttpClient.d.ts +0 -12
  1174. package/node_modules/@typespec/ts-http-runtime/dist/react-native/fetchHttpClient.js +0 -279
  1175. package/node_modules/@typespec/ts-http-runtime/dist/react-native/fetchHttpClient.js.map +0 -1
  1176. package/node_modules/@typespec/ts-http-runtime/dist/react-native/logger/log.js.map +0 -1
  1177. package/node_modules/@typespec/ts-http-runtime/dist/react-native/nodeHttpClient.d.ts +0 -9
  1178. package/node_modules/@typespec/ts-http-runtime/dist/react-native/nodeHttpClient.js +0 -347
  1179. package/node_modules/@typespec/ts-http-runtime/dist/react-native/nodeHttpClient.js.map +0 -1
  1180. package/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/decompressResponsePolicy.d.ts +0 -11
  1181. package/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/decompressResponsePolicy.js +0 -23
  1182. package/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/decompressResponsePolicy.js.map +0 -1
  1183. package/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/proxyPolicy.d.ts +0 -2
  1184. package/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/proxyPolicy.js.map +0 -1
  1185. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/bytesEncoding.d.ts +0 -2
  1186. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/bytesEncoding.js.map +0 -1
  1187. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/checkEnvironment.js +0 -41
  1188. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/checkEnvironment.js.map +0 -1
  1189. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/concat.js.map +0 -1
  1190. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/inspect.d.ts +0 -2
  1191. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/inspect.js.map +0 -1
  1192. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/sha256.d.ts +0 -2
  1193. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/sha256.js.map +0 -1
  1194. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/userAgentPlatform.js.map +0 -1
  1195. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/uuidUtils.d.ts +0 -2
  1196. package/node_modules/@typespec/ts-http-runtime/dist/react-native/util/uuidUtils.js.map +0 -1
@@ -1,8 +1,8 @@
1
- /*! @azure/msal-browser v5.11.0 2026-05-19 */
1
+ /*! @azure/msal-browser v5.12.0 2026-06-05 */
2
2
  'use strict';
3
3
  'use strict';
4
4
 
5
- /*! @azure/msal-common v16.6.2 2026-05-19 */
5
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
6
6
  /*
7
7
  * Copyright (c) Microsoft Corporation. All rights reserved.
8
8
  * Licensed under the MIT License.
@@ -234,7 +234,7 @@ const JsonWebTokenTypes$1 = {
234
234
  // Token renewal offset default in seconds
235
235
  const DEFAULT_TOKEN_RENEWAL_OFFSET_SEC = 300;
236
236
 
237
- /*! @azure/msal-common v16.6.2 2026-05-19 */
237
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
238
238
  /*
239
239
  * Copyright (c) Microsoft Corporation. All rights reserved.
240
240
  * Licensed under the MIT License.
@@ -286,7 +286,7 @@ const EAR_JWE_CRYPTO = "ear_jwe_crypto";
286
286
  const RESOURCE = "resource";
287
287
  const CLI_DATA = "clidata";
288
288
 
289
- /*! @azure/msal-common v16.6.2 2026-05-19 */
289
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
290
290
  /*
291
291
  * Copyright (c) Microsoft Corporation. All rights reserved.
292
292
  * Licensed under the MIT License.
@@ -317,7 +317,7 @@ function createAuthError(code, additionalMessage) {
317
317
  return new AuthError(code, additionalMessage || getDefaultErrorMessage$1(code));
318
318
  }
319
319
 
320
- /*! @azure/msal-common v16.6.2 2026-05-19 */
320
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
321
321
 
322
322
  /*
323
323
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -337,7 +337,7 @@ function createClientConfigurationError(errorCode) {
337
337
  return new ClientConfigurationError(errorCode);
338
338
  }
339
339
 
340
- /*! @azure/msal-common v16.6.2 2026-05-19 */
340
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
341
341
  /*
342
342
  * Copyright (c) Microsoft Corporation. All rights reserved.
343
343
  * Licensed under the MIT License.
@@ -417,7 +417,7 @@ class StringUtils {
417
417
  }
418
418
  }
419
419
 
420
- /*! @azure/msal-common v16.6.2 2026-05-19 */
420
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
421
421
 
422
422
  /*
423
423
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -440,7 +440,7 @@ function createClientAuthError(errorCode, additionalMessage) {
440
440
  return new ClientAuthError(errorCode, additionalMessage);
441
441
  }
442
442
 
443
- /*! @azure/msal-common v16.6.2 2026-05-19 */
443
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
444
444
  /*
445
445
  * Copyright (c) Microsoft Corporation. All rights reserved.
446
446
  * Licensed under the MIT License.
@@ -498,7 +498,7 @@ var ClientConfigurationErrorCodes = /*#__PURE__*/Object.freeze({
498
498
  urlParseError: urlParseError
499
499
  });
500
500
 
501
- /*! @azure/msal-common v16.6.2 2026-05-19 */
501
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
502
502
  /*
503
503
  * Copyright (c) Microsoft Corporation. All rights reserved.
504
504
  * Licensed under the MIT License.
@@ -586,7 +586,7 @@ var ClientAuthErrorCodes = /*#__PURE__*/Object.freeze({
586
586
  userCanceled: userCanceled
587
587
  });
588
588
 
589
- /*! @azure/msal-common v16.6.2 2026-05-19 */
589
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
590
590
 
591
591
  /*
592
592
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -781,7 +781,7 @@ class ScopeSet {
781
781
  }
782
782
  }
783
783
 
784
- /*! @azure/msal-common v16.6.2 2026-05-19 */
784
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
785
785
 
786
786
  /*
787
787
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -1170,7 +1170,7 @@ function addResource(parameters, resource) {
1170
1170
  }
1171
1171
  }
1172
1172
 
1173
- /*! @azure/msal-common v16.6.2 2026-05-19 */
1173
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
1174
1174
 
1175
1175
  /*
1176
1176
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -1279,7 +1279,7 @@ function normalizeUrlForComparison(url) {
1279
1279
  }
1280
1280
  }
1281
1281
 
1282
- /*! @azure/msal-common v16.6.2 2026-05-19 */
1282
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
1283
1283
 
1284
1284
  /*
1285
1285
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -1318,7 +1318,7 @@ const DEFAULT_CRYPTO_IMPLEMENTATION = {
1318
1318
  },
1319
1319
  };
1320
1320
 
1321
- /*! @azure/msal-common v16.6.2 2026-05-19 */
1321
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
1322
1322
  /*
1323
1323
  * Copyright (c) Microsoft Corporation. All rights reserved.
1324
1324
  * Licensed under the MIT License.
@@ -1593,12 +1593,12 @@ class Logger {
1593
1593
  }
1594
1594
  }
1595
1595
 
1596
- /*! @azure/msal-common v16.6.2 2026-05-19 */
1596
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
1597
1597
  /* eslint-disable header/header */
1598
1598
  const name$1 = "@azure/msal-common";
1599
- const version$1 = "16.6.2";
1599
+ const version$1 = "16.7.0";
1600
1600
 
1601
- /*! @azure/msal-common v16.6.2 2026-05-19 */
1601
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
1602
1602
  /*
1603
1603
  * Copyright (c) Microsoft Corporation. All rights reserved.
1604
1604
  * Licensed under the MIT License.
@@ -1618,7 +1618,7 @@ const AzureCloudInstance = {
1618
1618
  AzureUsGovernment: "https://login.microsoftonline.us",
1619
1619
  };
1620
1620
 
1621
- /*! @azure/msal-common v16.6.2 2026-05-19 */
1621
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
1622
1622
  /*
1623
1623
  * Copyright (c) Microsoft Corporation. All rights reserved.
1624
1624
  * Licensed under the MIT License.
@@ -1701,7 +1701,7 @@ function updateAccountTenantProfileData(baseAccountInfo, tenantProfile, idTokenC
1701
1701
  return updatedAccountInfo;
1702
1702
  }
1703
1703
 
1704
- /*! @azure/msal-common v16.6.2 2026-05-19 */
1704
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
1705
1705
 
1706
1706
  /*
1707
1707
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -1781,7 +1781,7 @@ function checkMaxAge(authTime, maxAge) {
1781
1781
  }
1782
1782
  }
1783
1783
 
1784
- /*! @azure/msal-common v16.6.2 2026-05-19 */
1784
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
1785
1785
 
1786
1786
  /*
1787
1787
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -1938,7 +1938,7 @@ class UrlString {
1938
1938
  }
1939
1939
  }
1940
1940
 
1941
- /*! @azure/msal-common v16.6.2 2026-05-19 */
1941
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
1942
1942
 
1943
1943
  /*
1944
1944
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -2104,7 +2104,7 @@ function getCloudDiscoveryMetadataFromNetworkResponse(response, authorityHost) {
2104
2104
  return null;
2105
2105
  }
2106
2106
 
2107
- /*! @azure/msal-common v16.6.2 2026-05-19 */
2107
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
2108
2108
  /*
2109
2109
  * Copyright (c) Microsoft Corporation. All rights reserved.
2110
2110
  * Licensed under the MIT License.
@@ -2112,7 +2112,7 @@ function getCloudDiscoveryMetadataFromNetworkResponse(response, authorityHost) {
2112
2112
  const cacheQuotaExceeded = "cache_quota_exceeded";
2113
2113
  const cacheErrorUnknown = "cache_error_unknown";
2114
2114
 
2115
- /*! @azure/msal-common v16.6.2 2026-05-19 */
2115
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
2116
2116
 
2117
2117
  /*
2118
2118
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -2150,7 +2150,7 @@ function createCacheError(e) {
2150
2150
  }
2151
2151
  }
2152
2152
 
2153
- /*! @azure/msal-common v16.6.2 2026-05-19 */
2153
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
2154
2154
 
2155
2155
  /*
2156
2156
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -2188,7 +2188,7 @@ function buildClientInfoFromHomeAccountId(homeAccountId) {
2188
2188
  };
2189
2189
  }
2190
2190
 
2191
- /*! @azure/msal-common v16.6.2 2026-05-19 */
2191
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
2192
2192
  /*
2193
2193
  * Copyright (c) Microsoft Corporation. All rights reserved.
2194
2194
  * Licensed under the MIT License.
@@ -2203,7 +2203,7 @@ const AuthorityType = {
2203
2203
  Ciam: 3,
2204
2204
  };
2205
2205
 
2206
- /*! @azure/msal-common v16.6.2 2026-05-19 */
2206
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
2207
2207
  /*
2208
2208
  * Copyright (c) Microsoft Corporation. All rights reserved.
2209
2209
  * Licensed under the MIT License.
@@ -2225,7 +2225,7 @@ function getTenantIdFromIdTokenClaims(idTokenClaims) {
2225
2225
  return null;
2226
2226
  }
2227
2227
 
2228
- /*! @azure/msal-common v16.6.2 2026-05-19 */
2228
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
2229
2229
  /*
2230
2230
  * Copyright (c) Microsoft Corporation. All rights reserved.
2231
2231
  * Licensed under the MIT License.
@@ -2249,7 +2249,7 @@ const ProtocolMode = {
2249
2249
  EAR: "EAR",
2250
2250
  };
2251
2251
 
2252
- /*! @azure/msal-common v16.6.2 2026-05-19 */
2252
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
2253
2253
  /**
2254
2254
  * Returns the AccountInfo interface for this account.
2255
2255
  */
@@ -2424,7 +2424,7 @@ function isAccountEntity(entity) {
2424
2424
  entity.hasOwnProperty("authorityType"));
2425
2425
  }
2426
2426
 
2427
- /*! @azure/msal-common v16.6.2 2026-05-19 */
2427
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
2428
2428
 
2429
2429
  /*
2430
2430
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -2564,8 +2564,8 @@ class CacheManager {
2564
2564
  return false;
2565
2565
  }
2566
2566
  if (!!tenantProfileFilter.username &&
2567
- !(this.matchUsername(tenantProfile.username, tenantProfileFilter.username) ||
2568
- !this.matchUsername(tenantProfile.upn, tenantProfileFilter.username))) {
2567
+ !this.matchUsername(tenantProfile.username, tenantProfileFilter.username) &&
2568
+ !this.matchUsername(tenantProfile.upn, tenantProfileFilter.username)) {
2569
2569
  return false;
2570
2570
  }
2571
2571
  if (!!tenantProfileFilter.loginHint &&
@@ -3556,7 +3556,7 @@ class DefaultStorageClass extends CacheManager {
3556
3556
  }
3557
3557
  }
3558
3558
 
3559
- /*! @azure/msal-common v16.6.2 2026-05-19 */
3559
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
3560
3560
  /*
3561
3561
  * Copyright (c) Microsoft Corporation. All rights reserved.
3562
3562
  * Licensed under the MIT License.
@@ -3607,7 +3607,7 @@ const IntFields = new Set([
3607
3607
  "redirectBridgeMessageVersion",
3608
3608
  ]);
3609
3609
 
3610
- /*! @azure/msal-common v16.6.2 2026-05-19 */
3610
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
3611
3611
 
3612
3612
  /*
3613
3613
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -3662,7 +3662,7 @@ class StubPerformanceClient {
3662
3662
  }
3663
3663
  }
3664
3664
 
3665
- /*! @azure/msal-common v16.6.2 2026-05-19 */
3665
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
3666
3666
 
3667
3667
  /*
3668
3668
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -3757,7 +3757,7 @@ function isOidcProtocolMode(config) {
3757
3757
  return (config.authOptions.authority.options.protocolMode === ProtocolMode.OIDC);
3758
3758
  }
3759
3759
 
3760
- /*! @azure/msal-common v16.6.2 2026-05-19 */
3760
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
3761
3761
  /*
3762
3762
  * Copyright (c) Microsoft Corporation. All rights reserved.
3763
3763
  * Licensed under the MIT License.
@@ -3784,7 +3784,7 @@ function isOidcProtocolMode(config) {
3784
3784
  }
3785
3785
  }
3786
3786
 
3787
- /*! @azure/msal-common v16.6.2 2026-05-19 */
3787
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
3788
3788
  /*
3789
3789
  * Copyright (c) Microsoft Corporation. All rights reserved.
3790
3790
  * Licensed under the MIT License.
@@ -3849,7 +3849,7 @@ function wasClockTurnedBack(cachedAt) {
3849
3849
  return cachedAtSec > nowSeconds();
3850
3850
  }
3851
3851
 
3852
- /*! @azure/msal-common v16.6.2 2026-05-19 */
3852
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
3853
3853
 
3854
3854
  /*
3855
3855
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -4108,7 +4108,7 @@ function isAuthorityMetadataExpired(metadata) {
4108
4108
  return metadata.expiresAt <= nowSeconds();
4109
4109
  }
4110
4110
 
4111
- /*! @azure/msal-common v16.6.2 2026-05-19 */
4111
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
4112
4112
  /*
4113
4113
  * Copyright (c) Microsoft Corporation. All rights reserved.
4114
4114
  * Licensed under the MIT License.
@@ -4179,7 +4179,7 @@ const RegionDiscoveryGetCurrentVersion = "regionDiscoveryGetCurrentVersion";
4179
4179
  const CacheManagerGetRefreshToken = "cacheManagerGetRefreshToken";
4180
4180
  const SetUserData = "setUserData";
4181
4181
 
4182
- /*! @azure/msal-common v16.6.2 2026-05-19 */
4182
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
4183
4183
  /*
4184
4184
  * Copyright (c) Microsoft Corporation. All rights reserved.
4185
4185
  * Licensed under the MIT License.
@@ -4272,7 +4272,7 @@ const invokeAsync = (callback, eventName, logger, telemetryClient, correlationId
4272
4272
  };
4273
4273
  };
4274
4274
 
4275
- /*! @azure/msal-common v16.6.2 2026-05-19 */
4275
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
4276
4276
 
4277
4277
  /*
4278
4278
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -4352,7 +4352,7 @@ class PopTokenGenerator {
4352
4352
  }
4353
4353
  }
4354
4354
 
4355
- /*! @azure/msal-common v16.6.2 2026-05-19 */
4355
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
4356
4356
  /*
4357
4357
  * Copyright (c) Microsoft Corporation. All rights reserved.
4358
4358
  * Licensed under the MIT License.
@@ -4376,7 +4376,7 @@ const refreshTokenExpired = "refresh_token_expired";
4376
4376
  * MSAL-defined error code indicating UI/UX is not allowed (e.g., blocked by policy), requiring alternate interaction.
4377
4377
  * @public
4378
4378
  */
4379
- const uxNotAllowed = "ux_not_allowed";
4379
+ const uiNotAllowed = "ui_not_allowed";
4380
4380
  /**
4381
4381
  * Server-originated error code indicating interaction is required to complete the request.
4382
4382
  * @public
@@ -4413,10 +4413,10 @@ var InteractionRequiredAuthErrorCodes = /*#__PURE__*/Object.freeze({
4413
4413
  nativeAccountUnavailable: nativeAccountUnavailable,
4414
4414
  noTokensFound: noTokensFound,
4415
4415
  refreshTokenExpired: refreshTokenExpired,
4416
- uxNotAllowed: uxNotAllowed
4416
+ uiNotAllowed: uiNotAllowed
4417
4417
  });
4418
4418
 
4419
- /*! @azure/msal-common v16.6.2 2026-05-19 */
4419
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
4420
4420
 
4421
4421
  /*
4422
4422
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -4430,7 +4430,7 @@ const InteractionRequiredServerErrorMessage = [
4430
4430
  consentRequired,
4431
4431
  loginRequired,
4432
4432
  badToken,
4433
- uxNotAllowed,
4433
+ uiNotAllowed,
4434
4434
  interruptedUser,
4435
4435
  ];
4436
4436
  const InteractionRequiredAuthSubErrorMessage = [
@@ -4440,7 +4440,7 @@ const InteractionRequiredAuthSubErrorMessage = [
4440
4440
  "user_password_expired",
4441
4441
  "consent_required",
4442
4442
  "bad_token",
4443
- "ux_not_allowed",
4443
+ "ui_not_allowed",
4444
4444
  "interrupted_user",
4445
4445
  ];
4446
4446
  /**
@@ -4484,7 +4484,7 @@ function createInteractionRequiredAuthError(errorCode, errorMessage) {
4484
4484
  return new InteractionRequiredAuthError(errorCode, errorMessage);
4485
4485
  }
4486
4486
 
4487
- /*! @azure/msal-common v16.6.2 2026-05-19 */
4487
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
4488
4488
 
4489
4489
  /*
4490
4490
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -4503,7 +4503,7 @@ class ServerError extends AuthError {
4503
4503
  }
4504
4504
  }
4505
4505
 
4506
- /*! @azure/msal-common v16.6.2 2026-05-19 */
4506
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
4507
4507
 
4508
4508
  /*
4509
4509
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -4571,7 +4571,7 @@ function parseRequestState(base64Decode, state) {
4571
4571
  }
4572
4572
  }
4573
4573
 
4574
- /*! @azure/msal-common v16.6.2 2026-05-19 */
4574
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
4575
4575
 
4576
4576
  /*
4577
4577
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -4919,7 +4919,7 @@ function buildAccountToCache(cacheStorage, authority, homeAccountId, base64Decod
4919
4919
  return baseAccount;
4920
4920
  }
4921
4921
 
4922
- /*! @azure/msal-common v16.6.2 2026-05-19 */
4922
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
4923
4923
  /*
4924
4924
  * Copyright (c) Microsoft Corporation. All rights reserved.
4925
4925
  * Licensed under the MIT License.
@@ -4929,7 +4929,7 @@ const CcsCredentialType = {
4929
4929
  UPN: "UPN",
4930
4930
  };
4931
4931
 
4932
- /*! @azure/msal-common v16.6.2 2026-05-19 */
4932
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
4933
4933
  /*
4934
4934
  * Copyright (c) Microsoft Corporation. All rights reserved.
4935
4935
  * Licensed under the MIT License.
@@ -4947,7 +4947,7 @@ async function getClientAssertion(clientAssertion, clientId, tokenEndpoint) {
4947
4947
  }
4948
4948
  }
4949
4949
 
4950
- /*! @azure/msal-common v16.6.2 2026-05-19 */
4950
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
4951
4951
  /*
4952
4952
  * Copyright (c) Microsoft Corporation. All rights reserved.
4953
4953
  * Licensed under the MIT License.
@@ -4968,7 +4968,7 @@ function getRequestThumbprint(clientId, request, homeAccountId) {
4968
4968
  };
4969
4969
  }
4970
4970
 
4971
- /*! @azure/msal-common v16.6.2 2026-05-19 */
4971
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
4972
4972
 
4973
4973
  /*
4974
4974
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -5054,7 +5054,7 @@ class ThrottlingUtils {
5054
5054
  }
5055
5055
  }
5056
5056
 
5057
- /*! @azure/msal-common v16.6.2 2026-05-19 */
5057
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
5058
5058
 
5059
5059
  /*
5060
5060
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -5085,7 +5085,7 @@ function createNetworkError(error, httpStatus, responseHeaders, additionalError)
5085
5085
  return new NetworkError(error, httpStatus, responseHeaders);
5086
5086
  }
5087
5087
 
5088
- /*! @azure/msal-common v16.6.2 2026-05-19 */
5088
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
5089
5089
 
5090
5090
  /*
5091
5091
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -5199,7 +5199,7 @@ async function sendPostRequest(thumbprint, tokenEndpoint, options, correlationId
5199
5199
  return response;
5200
5200
  }
5201
5201
 
5202
- /*! @azure/msal-common v16.6.2 2026-05-19 */
5202
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
5203
5203
  /*
5204
5204
  * Copyright (c) Microsoft Corporation. All rights reserved.
5205
5205
  * Licensed under the MIT License.
@@ -5211,7 +5211,7 @@ function isOpenIdConfigResponse(response) {
5211
5211
  response.hasOwnProperty("jwks_uri"));
5212
5212
  }
5213
5213
 
5214
- /*! @azure/msal-common v16.6.2 2026-05-19 */
5214
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
5215
5215
  /*
5216
5216
  * Copyright (c) Microsoft Corporation. All rights reserved.
5217
5217
  * Licensed under the MIT License.
@@ -5221,7 +5221,7 @@ function isCloudInstanceDiscoveryResponse(response) {
5221
5221
  response.hasOwnProperty("metadata"));
5222
5222
  }
5223
5223
 
5224
- /*! @azure/msal-common v16.6.2 2026-05-19 */
5224
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
5225
5225
  /*
5226
5226
  * Copyright (c) Microsoft Corporation. All rights reserved.
5227
5227
  * Licensed under the MIT License.
@@ -5231,7 +5231,7 @@ function isCloudInstanceDiscoveryErrorResponse(response) {
5231
5231
  response.hasOwnProperty("error_description"));
5232
5232
  }
5233
5233
 
5234
- /*! @azure/msal-common v16.6.2 2026-05-19 */
5234
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
5235
5235
 
5236
5236
  /*
5237
5237
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -5336,7 +5336,7 @@ RegionDiscovery.IMDS_OPTIONS = {
5336
5336
  },
5337
5337
  };
5338
5338
 
5339
- /*! @azure/msal-common v16.6.2 2026-05-19 */
5339
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
5340
5340
 
5341
5341
  /*
5342
5342
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -5893,7 +5893,7 @@ class Authority {
5893
5893
  }
5894
5894
  }
5895
5895
  // If cloudDiscoveryMetadata is empty or does not contain the host, check knownAuthorities
5896
- if (this.isInKnownAuthorities()) {
5896
+ if (this.isInKnownAuthorities(this.hostnameAndPort)) {
5897
5897
  this.logger.verbose("0mt9al", this.correlationId);
5898
5898
  return Authority.createCloudDiscoveryMetadataFromHost(this.hostnameAndPort);
5899
5899
  }
@@ -5960,13 +5960,14 @@ class Authority {
5960
5960
  return match;
5961
5961
  }
5962
5962
  /**
5963
- * Helper function to determine if this host is included in the knownAuthorities config option
5963
+ * Helper function to determine if a host is included in the knownAuthorities config option.
5964
5964
  */
5965
- isInKnownAuthorities() {
5965
+ isInKnownAuthorities(host) {
5966
+ const normalizedHost = host.toLowerCase();
5966
5967
  const matches = this.authorityOptions.knownAuthorities.filter((authority) => {
5967
5968
  return (authority &&
5968
5969
  UrlString.getDomainFromUrl(authority).toLowerCase() ===
5969
- this.hostnameAndPort);
5970
+ normalizedHost);
5970
5971
  });
5971
5972
  return matches.length > 0;
5972
5973
  }
@@ -6043,6 +6044,10 @@ class Authority {
6043
6044
  * 4. Same as (2), but the issuer host matches the CIAM tenant pattern
6044
6045
  * `{tenant}.ciamlogin.com` with an optional `/{tenant}[.onmicrosoft.com][/v2.0]`
6045
6046
  * path.
6047
+ * 5. The issuer host is HTTPS and is explicitly listed in the
6048
+ * developer-configured `knownAuthorities`. This covers scenarios where
6049
+ * the OIDC discovery document returns an issuer host that differs from
6050
+ * the authority (e.g., a GUID-based issuer for a name-based CIAM authority).
6046
6051
  *
6047
6052
  * @param issuer The `issuer` value returned in the OIDC discovery document.
6048
6053
  * @throws ClientConfigurationError("issuer_validation_failed") on failure.
@@ -6079,11 +6084,19 @@ class Authority {
6079
6084
  * have "{tenant}.ciamlogin.com" as the host, even when using a custom domain.
6080
6085
  */
6081
6086
  const matchesCiamTenantPattern = this.matchesCiamTenantPattern(issuerUrl, authorityHost, this.canonicalAuthorityUrlComponents.PathSegments);
6087
+ /*
6088
+ * Rule 5: The issuer host is explicitly listed in the developer-configured
6089
+ * knownAuthorities. This covers scenarios where the OIDC discovery document
6090
+ * returns an issuer with a different host than the authority
6091
+ * (e.g., a GUID-based issuer for a name-based authority).
6092
+ */
6093
+ const matchesKnownAuthority = issuerScheme === "https:" && this.isInKnownAuthorities(issuerHost);
6082
6094
  // Each rule is an independent boolean; the issuer is valid if ANY rule matches.
6083
6095
  if (matchesAuthorityOrigin ||
6084
6096
  matchesKnownMicrosoftHost ||
6085
6097
  matchesRegionalMicrosoftHost ||
6086
- matchesCiamTenantPattern) {
6098
+ matchesCiamTenantPattern ||
6099
+ matchesKnownAuthority) {
6087
6100
  return;
6088
6101
  }
6089
6102
  // issuer validation fails if none of the above rules are satisfied
@@ -6291,7 +6304,7 @@ function buildStaticAuthorityOptions(authOptions) {
6291
6304
  };
6292
6305
  }
6293
6306
 
6294
- /*! @azure/msal-common v16.6.2 2026-05-19 */
6307
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
6295
6308
 
6296
6309
  /*
6297
6310
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -6325,7 +6338,7 @@ async function createDiscoveredInstance(authorityUri, networkClient, cacheManage
6325
6338
  }
6326
6339
  }
6327
6340
 
6328
- /*! @azure/msal-common v16.6.2 2026-05-19 */
6341
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
6329
6342
 
6330
6343
  /*
6331
6344
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -6582,7 +6595,7 @@ class AuthorizationCodeClient {
6582
6595
  }
6583
6596
  }
6584
6597
 
6585
- /*! @azure/msal-common v16.6.2 2026-05-19 */
6598
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
6586
6599
 
6587
6600
  /*
6588
6601
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -6803,7 +6816,7 @@ class RefreshTokenClient {
6803
6816
  }
6804
6817
  }
6805
6818
 
6806
- /*! @azure/msal-common v16.6.2 2026-05-19 */
6819
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
6807
6820
 
6808
6821
  /*
6809
6822
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -6919,7 +6932,7 @@ class SilentFlowClient {
6919
6932
  }
6920
6933
  }
6921
6934
 
6922
- /*! @azure/msal-common v16.6.2 2026-05-19 */
6935
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
6923
6936
 
6924
6937
  /*
6925
6938
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -6934,7 +6947,7 @@ const StubbedNetworkModule = {
6934
6947
  },
6935
6948
  };
6936
6949
 
6937
- /*! @azure/msal-common v16.6.2 2026-05-19 */
6950
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
6938
6951
 
6939
6952
  /*
6940
6953
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -7157,7 +7170,7 @@ function extractLoginHint(account) {
7157
7170
  return account.loginHint || account.idTokenClaims?.login_hint || null;
7158
7171
  }
7159
7172
 
7160
- /*! @azure/msal-common v16.6.2 2026-05-19 */
7173
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
7161
7174
 
7162
7175
  /*
7163
7176
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -7190,7 +7203,7 @@ function containsResourceParam(params) {
7190
7203
  return Object.prototype.hasOwnProperty.call(params, "resource");
7191
7204
  }
7192
7205
 
7193
- /*! @azure/msal-common v16.6.2 2026-05-19 */
7206
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
7194
7207
 
7195
7208
  /*
7196
7209
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -7248,7 +7261,7 @@ class AuthenticationHeaderParser {
7248
7261
  }
7249
7262
  }
7250
7263
 
7251
- /*! @azure/msal-common v16.6.2 2026-05-19 */
7264
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
7252
7265
  /*
7253
7266
  * Copyright (c) Microsoft Corporation. All rights reserved.
7254
7267
  * Licensed under the MIT License.
@@ -7265,7 +7278,7 @@ var AuthErrorCodes = /*#__PURE__*/Object.freeze({
7265
7278
  unexpectedError: unexpectedError
7266
7279
  });
7267
7280
 
7268
- /*! @azure/msal-common v16.6.2 2026-05-19 */
7281
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
7269
7282
 
7270
7283
  /*
7271
7284
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -7526,7 +7539,7 @@ class ServerTelemetryManager {
7526
7539
  }
7527
7540
  }
7528
7541
 
7529
- /*! @azure/msal-common v16.6.2 2026-05-19 */
7542
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
7530
7543
 
7531
7544
  /*
7532
7545
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -7547,7 +7560,7 @@ function createJoseHeaderError(code) {
7547
7560
  return new JoseHeaderError(code);
7548
7561
  }
7549
7562
 
7550
- /*! @azure/msal-common v16.6.2 2026-05-19 */
7563
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
7551
7564
  /*
7552
7565
  * Copyright (c) Microsoft Corporation. All rights reserved.
7553
7566
  * Licensed under the MIT License.
@@ -7555,7 +7568,7 @@ function createJoseHeaderError(code) {
7555
7568
  const missingKidError = "missing_kid_error";
7556
7569
  const missingAlgError = "missing_alg_error";
7557
7570
 
7558
- /*! @azure/msal-common v16.6.2 2026-05-19 */
7571
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
7559
7572
 
7560
7573
  /*
7561
7574
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -7595,7 +7608,7 @@ class JoseHeader {
7595
7608
  }
7596
7609
  }
7597
7610
 
7598
- /*! @azure/msal-common v16.6.2 2026-05-19 */
7611
+ /*! @azure/msal-common v16.7.0 2026-06-05 */
7599
7612
 
7600
7613
  /*
7601
7614
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -8390,6 +8403,43 @@ function createBrowserAuthError(errorCode, subError) {
8390
8403
  return new BrowserAuthError(errorCode, subError);
8391
8404
  }
8392
8405
 
8406
+ /*
8407
+ * Copyright (c) Microsoft Corporation. All rights reserved.
8408
+ * Licensed under the MIT License.
8409
+ */
8410
+ /**
8411
+ * Class which exposes APIs to decode base64 strings to plaintext. See here for implementation details:
8412
+ * https://developer.mozilla.org/en-US/docs/Glossary/Base64#the_unicode_problem
8413
+ */
8414
+ /**
8415
+ * Returns a URL-safe plaintext decoded string from b64 encoded input.
8416
+ * @param input
8417
+ */
8418
+ function base64Decode(input) {
8419
+ return new TextDecoder().decode(base64DecToArr(input));
8420
+ }
8421
+ /**
8422
+ * Decodes base64 into Uint8Array
8423
+ * @param base64String
8424
+ */
8425
+ function base64DecToArr(base64String) {
8426
+ let encodedString = base64String.replace(/-/g, "+").replace(/_/g, "/");
8427
+ switch (encodedString.length % 4) {
8428
+ case 0:
8429
+ break;
8430
+ case 2:
8431
+ encodedString += "==";
8432
+ break;
8433
+ case 3:
8434
+ encodedString += "=";
8435
+ break;
8436
+ default:
8437
+ throw createBrowserAuthError(invalidBase64String);
8438
+ }
8439
+ const binString = atob(encodedString);
8440
+ return Uint8Array.from(binString, (m) => m.codePointAt(0) || 0);
8441
+ }
8442
+
8393
8443
  /*
8394
8444
  * Copyright (c) Microsoft Corporation. All rights reserved.
8395
8445
  * Licensed under the MIT License.
@@ -8649,43 +8699,6 @@ function base64EncArr(aBytes) {
8649
8699
  return btoa(binString);
8650
8700
  }
8651
8701
 
8652
- /*
8653
- * Copyright (c) Microsoft Corporation. All rights reserved.
8654
- * Licensed under the MIT License.
8655
- */
8656
- /**
8657
- * Class which exposes APIs to decode base64 strings to plaintext. See here for implementation details:
8658
- * https://developer.mozilla.org/en-US/docs/Glossary/Base64#the_unicode_problem
8659
- */
8660
- /**
8661
- * Returns a URL-safe plaintext decoded string from b64 encoded input.
8662
- * @param input
8663
- */
8664
- function base64Decode(input) {
8665
- return new TextDecoder().decode(base64DecToArr(input));
8666
- }
8667
- /**
8668
- * Decodes base64 into Uint8Array
8669
- * @param base64String
8670
- */
8671
- function base64DecToArr(base64String) {
8672
- let encodedString = base64String.replace(/-/g, "+").replace(/_/g, "/");
8673
- switch (encodedString.length % 4) {
8674
- case 0:
8675
- break;
8676
- case 2:
8677
- encodedString += "==";
8678
- break;
8679
- case 3:
8680
- encodedString += "=";
8681
- break;
8682
- default:
8683
- throw createBrowserAuthError(invalidBase64String);
8684
- }
8685
- const binString = atob(encodedString);
8686
- return Uint8Array.from(binString, (m) => m.codePointAt(0) || 0);
8687
- }
8688
-
8689
8702
  /*
8690
8703
  * Copyright (c) Microsoft Corporation. All rights reserved.
8691
8704
  * Licensed under the MIT License.
@@ -9104,6 +9117,16 @@ function clearHash(contentWindow) {
9104
9117
  contentWindow.history.replaceState(null, "", `${contentWindow.location.origin}${contentWindow.location.pathname}${contentWindow.location.search}`);
9105
9118
  }
9106
9119
  }
9120
+ /**
9121
+ * Strips both hash and query string from the given window's URL by replacing
9122
+ * with origin + pathname only. Used to remove auth response parameters
9123
+ * (auth code, state, etc.) before the window is closed or navigated away.
9124
+ */
9125
+ function clearAuthResponseFromUrl(contentWindow) {
9126
+ if (typeof contentWindow.history?.replaceState === "function") {
9127
+ contentWindow.history.replaceState(null, "", `${contentWindow.location.origin}${contentWindow.location.pathname}`);
9128
+ }
9129
+ }
9107
9130
  /**
9108
9131
  * Replaces current hash with hash from provided url
9109
9132
  */
@@ -9162,7 +9185,7 @@ function cancelPendingBridgeResponse(logger, correlationId) {
9162
9185
  activeBridgeMonitor = null;
9163
9186
  }
9164
9187
  }
9165
- async function waitForBridgeResponse(timeoutMs, logger, browserCrypto, request, performanceClient, experimentalConfig) {
9188
+ async function waitForBridgeResponse(timeoutMs, logger, request, performanceClient, experimentalConfig) {
9166
9189
  return new Promise((resolve, reject) => {
9167
9190
  logger.verbose("1rf6em", request.correlationId);
9168
9191
  const correlationId = request.correlationId;
@@ -9170,7 +9193,7 @@ async function waitForBridgeResponse(timeoutMs, logger, browserCrypto, request,
9170
9193
  redirectBridgeTimeoutMs: timeoutMs,
9171
9194
  lateResponseExperimentEnabled: experimentalConfig?.iframeTimeoutTelemetry || false,
9172
9195
  }, correlationId);
9173
- const { libraryState } = parseRequestState(browserCrypto.base64Decode, request.state || "");
9196
+ const { libraryState } = parseRequestState(base64Decode, request.state || "");
9174
9197
  const channel = new BroadcastChannel(libraryState.id);
9175
9198
  let responseString = undefined;
9176
9199
  let timedOut$1 = false;
@@ -9358,6 +9381,7 @@ var BrowserUtils = /*#__PURE__*/Object.freeze({
9358
9381
  blockRedirectInIframe: blockRedirectInIframe,
9359
9382
  blockReloadInHiddenIframes: blockReloadInHiddenIframes,
9360
9383
  cancelPendingBridgeResponse: cancelPendingBridgeResponse,
9384
+ clearAuthResponseFromUrl: clearAuthResponseFromUrl,
9361
9385
  clearHash: clearHash,
9362
9386
  createGuid: createGuid,
9363
9387
  getCurrentUri: getCurrentUri,
@@ -10532,7 +10556,7 @@ const EventType = {
10532
10556
 
10533
10557
  /* eslint-disable header/header */
10534
10558
  const name = "@azure/msal-browser";
10535
- const version = "5.11.0";
10559
+ const version = "5.12.0";
10536
10560
 
10537
10561
  /*
10538
10562
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -10639,6 +10663,7 @@ class BrowserCacheManager extends CacheManager {
10639
10663
  ? await this.browserStorage.decryptData(key, parsedValue, correlationId)
10640
10664
  : parsedValue;
10641
10665
  if (!decryptedData || !isCredentialEntity(decryptedData)) {
10666
+ this.browserStorage.removeItem(key);
10642
10667
  this.performanceClient.incrementFields({ invalidCacheCount: 1 }, correlationId);
10643
10668
  return null;
10644
10669
  }
@@ -10669,6 +10694,7 @@ class BrowserCacheManager extends CacheManager {
10669
10694
  const rawValue = this.browserStorage.getItem(accountKey);
10670
10695
  const parsedValue = this.validateAndParseJson(rawValue || "");
10671
10696
  if (!parsedValue) {
10697
+ this.browserStorage.removeItem(accountKey);
10672
10698
  removeElementFromArray(accountKeysToCheck, accountKey);
10673
10699
  continue;
10674
10700
  }
@@ -10683,6 +10709,15 @@ class BrowserCacheManager extends CacheManager {
10683
10709
  await this.removeAccountOldSchema(accountKey, parsedValue, credentialSchema, correlationId);
10684
10710
  removeElementFromArray(accountKeysToCheck, accountKey);
10685
10711
  }
10712
+ else if (isEncrypted(parsedValue)) {
10713
+ // Remove accounts encrypted with a different key (session cookie expired/changed)
10714
+ const decrypted = await this.browserStorage.decryptData(accountKey, parsedValue, correlationId);
10715
+ if (!decrypted) {
10716
+ this.browserStorage.removeItem(accountKey);
10717
+ this.performanceClient.incrementFields({ expiredAcntRemovedCount: 1 }, correlationId);
10718
+ removeElementFromArray(accountKeysToCheck, accountKey);
10719
+ }
10720
+ }
10686
10721
  }
10687
10722
  this.setAccountKeys(accountKeysToCheck, correlationId, accountSchema);
10688
10723
  }
@@ -12626,7 +12661,7 @@ const USER_CANCEL = "USER_CANCEL";
12626
12661
  const NO_NETWORK = "NO_NETWORK";
12627
12662
  const DISABLED = "DISABLED";
12628
12663
  const ACCOUNT_UNAVAILABLE = "ACCOUNT_UNAVAILABLE";
12629
- const UX_NOT_ALLOWED = "UX_NOT_ALLOWED";
12664
+ const UI_NOT_ALLOWED = "UI_NOT_ALLOWED";
12630
12665
 
12631
12666
  /*
12632
12667
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -12681,8 +12716,8 @@ function createNativeAuthError(code, description, ext) {
12681
12716
  return createBrowserAuthError(userCancelled);
12682
12717
  case NO_NETWORK:
12683
12718
  return createBrowserAuthError(noNetworkConnectivity);
12684
- case UX_NOT_ALLOWED:
12685
- return createInteractionRequiredAuthError(uxNotAllowed);
12719
+ case UI_NOT_ALLOWED:
12720
+ return createInteractionRequiredAuthError(uiNotAllowed);
12686
12721
  }
12687
12722
  }
12688
12723
  return new NativeAuthError(code, description, ext);
@@ -12913,7 +12948,7 @@ class PlatformAuthInteractionClient extends BaseInteractionClient {
12913
12948
  noHistory: false,
12914
12949
  };
12915
12950
  const redirectUri = navigateToLoginRequestUrl
12916
- ? window.location.href
12951
+ ? UrlString.getAbsoluteUrl(request.redirectStartPage || window.location.href, getCurrentUri())
12917
12952
  : getRedirectUri(request.redirectUri, this.config.auth.redirectUri, this.logger, this.correlationId);
12918
12953
  rootMeasurement.end({ success: true });
12919
12954
  await this.navigationClient.navigateExternal(redirectUri, navigationOptions); // Need to treat this as external to ensure handleRedirectPromise is run again
@@ -14499,10 +14534,11 @@ function isPlatformAuthAllowed(config, logger, correlationId, platformAuthProvid
14499
14534
  * Licensed under the MIT License.
14500
14535
  */
14501
14536
  class PopupClient extends StandardInteractionClient {
14502
- constructor(config, storageImpl, browserCrypto, logger, eventHandler, navigationClient, performanceClient, nativeStorageImpl, correlationId, platformAuthHandler) {
14537
+ constructor(config, storageImpl, browserCrypto, logger, eventHandler, navigationClient, performanceClient, nativeStorageImpl, correlationId, platformAuthHandler, waitForPopupResponseHook) {
14503
14538
  super(config, storageImpl, browserCrypto, logger, eventHandler, navigationClient, performanceClient, correlationId, platformAuthHandler);
14504
14539
  this.nativeStorage = nativeStorageImpl;
14505
14540
  this.eventHandler = eventHandler;
14541
+ this.waitForPopupResponseHook = waitForPopupResponseHook;
14506
14542
  }
14507
14543
  /**
14508
14544
  * Acquires tokens by opening a popup window to the /authorize endpoint of the authority
@@ -14636,7 +14672,7 @@ class PopupClient extends StandardInteractionClient {
14636
14672
  const popupWindow = this.initiateAuthRequest(navigateUrl, popupParams);
14637
14673
  this.eventHandler.emitEvent(EventType.POPUP_OPENED, correlationId, exports.InteractionType.Popup, { popupWindow }, null);
14638
14674
  // Wait for the redirect bridge response
14639
- const responseString = await waitForBridgeResponse(this.config.system.popupBridgeTimeout, this.logger, this.browserCrypto, request, this.performanceClient);
14675
+ const responseString = await this.waitForPopupResponse(request, popupWindow, popupParams.popupWindowParent);
14640
14676
  const serverParams = invoke(deserializeResponse, DeserializeResponse, this.logger, this.performanceClient, this.correlationId)(responseString, this.config.auth.OIDCOptions.responseMode, this.logger, this.correlationId);
14641
14677
  return await invokeAsync(handleResponseCode, HandleResponseCode, this.logger, this.performanceClient, correlationId)(request, serverParams, pkce.verifier, ApiId.acquireTokenPopup, this.config, authClient, this.browserStorage, this.nativeStorage, this.eventHandler, this.logger, this.performanceClient, this.platformAuthProvider);
14642
14678
  }
@@ -14671,7 +14707,7 @@ class PopupClient extends StandardInteractionClient {
14671
14707
  const form = await getEARForm(popupWindow.document, this.config, discoveredAuthority, popupRequest, this.logger, this.performanceClient);
14672
14708
  form.submit();
14673
14709
  // Monitor the popup for the hash. Return the string value and close the popup when the hash is received. Default timeout is 60 seconds.
14674
- const responseString = await invokeAsync(waitForBridgeResponse, SilentHandlerMonitorIframeForHash, this.logger, this.performanceClient, correlationId)(this.config.system.popupBridgeTimeout, this.logger, this.browserCrypto, popupRequest, this.performanceClient);
14710
+ const responseString = await invokeAsync(this.waitForPopupResponse.bind(this), SilentHandlerMonitorIframeForHash, this.logger, this.performanceClient, correlationId)(popupRequest, popupWindow, popupParams.popupWindowParent);
14675
14711
  const serverParams = invoke(deserializeResponse, DeserializeResponse, this.logger, this.performanceClient, this.correlationId)(responseString, this.config.auth.OIDCOptions.responseMode, this.logger, this.correlationId);
14676
14712
  if (!serverParams.ear_jwe && serverParams.code) {
14677
14713
  const authClient = await invokeAsync(this.createAuthCodeClient.bind(this), StandardInteractionClientCreateAuthCodeClient, this.logger, this.performanceClient, correlationId)({
@@ -14696,7 +14732,7 @@ class PopupClient extends StandardInteractionClient {
14696
14732
  const form = await getCodeForm(popupWindow.document, this.config, discoveredAuthority, request, this.logger, this.performanceClient);
14697
14733
  form.submit();
14698
14734
  // Monitor the popup for the hash. Return the string value and close the popup when the hash is received. Default timeout is 60 seconds.
14699
- const responseString = await invokeAsync(waitForBridgeResponse, SilentHandlerMonitorIframeForHash, this.logger, this.performanceClient, correlationId)(this.config.system.popupBridgeTimeout, this.logger, this.browserCrypto, request, this.performanceClient);
14735
+ const responseString = await invokeAsync(this.waitForPopupResponse.bind(this), SilentHandlerMonitorIframeForHash, this.logger, this.performanceClient, correlationId)(request, popupWindow, popupParams.popupWindowParent);
14700
14736
  const serverParams = invoke(deserializeResponse, DeserializeResponse, this.logger, this.performanceClient, this.correlationId)(responseString, this.config.auth.OIDCOptions.responseMode, this.logger, this.correlationId);
14701
14737
  return invokeAsync(handleResponseCode, HandleResponseCode, this.logger, this.performanceClient, correlationId)(request, serverParams, pkceVerifier, ApiId.acquireTokenPopup, this.config, authClient, this.browserStorage, this.nativeStorage, this.eventHandler, this.logger, this.performanceClient, this.platformAuthProvider);
14702
14738
  }
@@ -14753,7 +14789,7 @@ class PopupClient extends StandardInteractionClient {
14753
14789
  // Open the popup window to requestUrl.
14754
14790
  const popupWindow = this.openPopup(logoutUri, popupParams);
14755
14791
  this.eventHandler.emitEvent(EventType.POPUP_OPENED, validRequest.correlationId, exports.InteractionType.Popup, { popupWindow }, null);
14756
- await waitForBridgeResponse(this.config.system.popupBridgeTimeout, this.logger, this.browserCrypto, validRequest, this.performanceClient).catch(() => {
14792
+ await this.waitForPopupResponse(validRequest, popupWindow, popupParams.popupWindowParent).catch(() => {
14757
14793
  // Swallow any errors related to monitoring the window. Server logout is best effort
14758
14794
  });
14759
14795
  if (mainWindowRedirectUri) {
@@ -14832,6 +14868,19 @@ class PopupClient extends StandardInteractionClient {
14832
14868
  if (!popupWindow) {
14833
14869
  throw createBrowserAuthError(emptyWindowError);
14834
14870
  }
14871
+ try {
14872
+ popupWindow.document.title = "Microsoft Authentication";
14873
+ }
14874
+ catch (e) {
14875
+ if (typeof DOMException !== "undefined" &&
14876
+ e instanceof DOMException &&
14877
+ e.name === "SecurityError") {
14878
+ // Cross-origin - title cannot be set
14879
+ }
14880
+ else {
14881
+ this.logger.verbose("1s1yfs", this.correlationId);
14882
+ }
14883
+ }
14835
14884
  if (popupWindow.focus) {
14836
14885
  popupWindow.focus();
14837
14886
  }
@@ -14910,6 +14959,12 @@ class PopupClient extends StandardInteractionClient {
14910
14959
  const homeAccountId = request.account && request.account.homeAccountId;
14911
14960
  return `${BrowserConstants.POPUP_NAME_PREFIX}.${this.config.auth.clientId}.${homeAccountId}.${this.correlationId}`;
14912
14961
  }
14962
+ async waitForPopupResponse(request, popupWindow, popupWindowParent) {
14963
+ if (this.waitForPopupResponseHook) {
14964
+ return this.waitForPopupResponseHook(request, popupWindow, popupWindowParent);
14965
+ }
14966
+ return waitForBridgeResponse(this.config.system.popupBridgeTimeout, this.logger, request, this.performanceClient);
14967
+ }
14913
14968
  }
14914
14969
 
14915
14970
  /*
@@ -15063,6 +15118,8 @@ class RedirectClient extends StandardInteractionClient {
15063
15118
  * @param options {HandleRedirectPromiseOptions} options for handling redirect promise
15064
15119
  */
15065
15120
  async handleRedirectPromise(request, pkceVerifier, parentMeasurement, options) {
15121
+ const originalTitle = document.title;
15122
+ document.title = "Microsoft Authentication";
15066
15123
  const serverTelemetryManager = initializeServerTelemetryManager(ApiId.handleRedirectPromise, this.config.auth.clientId, this.correlationId, this.browserStorage, this.logger);
15067
15124
  const navigateToLoginRequestUrl = options?.navigateToLoginRequestUrl ?? true;
15068
15125
  try {
@@ -15145,6 +15202,9 @@ class RedirectClient extends StandardInteractionClient {
15145
15202
  }
15146
15203
  throw e;
15147
15204
  }
15205
+ finally {
15206
+ document.title = originalTitle;
15207
+ }
15148
15208
  }
15149
15209
  /**
15150
15210
  * Gets the response hash for a redirect request
@@ -15400,6 +15460,7 @@ function loadFrameSync(urlNavigate) {
15400
15460
  function createHiddenIframe() {
15401
15461
  const authFrame = document.createElement("iframe");
15402
15462
  authFrame.className = "msalSilentIframe";
15463
+ authFrame.title = "Microsoft Authentication";
15403
15464
  authFrame.style.visibility = "hidden";
15404
15465
  authFrame.style.position = "absolute";
15405
15466
  authFrame.style.width = authFrame.style.height = "0";
@@ -15425,10 +15486,11 @@ function removeHiddenIframe(iframe) {
15425
15486
  * Licensed under the MIT License.
15426
15487
  */
15427
15488
  class SilentIframeClient extends StandardInteractionClient {
15428
- constructor(config, storageImpl, browserCrypto, logger, eventHandler, navigationClient, apiId, performanceClient, nativeStorageImpl, correlationId, platformAuthProvider) {
15489
+ constructor(config, storageImpl, browserCrypto, logger, eventHandler, navigationClient, apiId, performanceClient, nativeStorageImpl, correlationId, platformAuthProvider, waitForIframeResponseHook) {
15429
15490
  super(config, storageImpl, browserCrypto, logger, eventHandler, navigationClient, performanceClient, correlationId, platformAuthProvider);
15430
15491
  this.apiId = apiId;
15431
15492
  this.nativeStorage = nativeStorageImpl;
15493
+ this.waitForIframeResponseHook = waitForIframeResponseHook;
15432
15494
  }
15433
15495
  /**
15434
15496
  * Acquires a token silently by opening a hidden iframe to the /authorize endpoint with prompt=none or prompt=no_session
@@ -15517,7 +15579,7 @@ class SilentIframeClient extends StandardInteractionClient {
15517
15579
  const responseType = this.config.auth.OIDCOptions.responseMode;
15518
15580
  let responseString;
15519
15581
  try {
15520
- responseString = await invokeAsync(waitForBridgeResponse, SilentHandlerMonitorIframeForHash, this.logger, this.performanceClient, correlationId)(this.config.system.iframeBridgeTimeout, this.logger, this.browserCrypto, request, this.performanceClient, this.config.experimental);
15582
+ responseString = await invokeAsync(this.waitForIframeResponse.bind(this), SilentHandlerMonitorIframeForHash, this.logger, this.performanceClient, correlationId)(iframe, request);
15521
15583
  }
15522
15584
  finally {
15523
15585
  invoke(removeHiddenIframe, RemoveHiddenIframe, this.logger, this.performanceClient, correlationId)(iframe);
@@ -15615,7 +15677,7 @@ class SilentIframeClient extends StandardInteractionClient {
15615
15677
  // Wait for response from the redirect bridge.
15616
15678
  let responseString;
15617
15679
  try {
15618
- responseString = await invokeAsync(waitForBridgeResponse, SilentHandlerMonitorIframeForHash, this.logger, this.performanceClient, correlationId)(this.config.system.iframeBridgeTimeout, this.logger, this.browserCrypto, request, this.performanceClient, this.config.experimental);
15680
+ responseString = await invokeAsync(this.waitForIframeResponse.bind(this), SilentHandlerMonitorIframeForHash, this.logger, this.performanceClient, correlationId)(iframe, request);
15619
15681
  }
15620
15682
  finally {
15621
15683
  invoke(removeHiddenIframe, RemoveHiddenIframe, this.logger, this.performanceClient, correlationId)(iframe);
@@ -15623,6 +15685,12 @@ class SilentIframeClient extends StandardInteractionClient {
15623
15685
  const serverParams = invoke(deserializeResponse, DeserializeResponse, this.logger, this.performanceClient, correlationId)(responseString, responseType, this.logger, this.correlationId);
15624
15686
  return { serverParams, pkceCodes, silentRequest };
15625
15687
  }
15688
+ async waitForIframeResponse(iframe, request) {
15689
+ if (this.waitForIframeResponseHook) {
15690
+ return this.waitForIframeResponseHook(iframe, request);
15691
+ }
15692
+ return waitForBridgeResponse(this.config.system.iframeBridgeTimeout, this.logger, request, this.performanceClient, this.config.experimental);
15693
+ }
15626
15694
  }
15627
15695
 
15628
15696
  /*
@@ -16836,7 +16904,7 @@ class StandardController {
16836
16904
  * @param correlationId
16837
16905
  */
16838
16906
  createPopupClient(correlationId) {
16839
- return new PopupClient(this.config, this.browserStorage, this.browserCrypto, this.logger, this.eventHandler, this.navigationClient, this.performanceClient, this.nativeInternalStorage, correlationId, this.platformAuthProvider);
16907
+ return new PopupClient(this.config, this.browserStorage, this.browserCrypto, this.logger, this.eventHandler, this.navigationClient, this.performanceClient, this.nativeInternalStorage, correlationId, this.platformAuthProvider, this.operatingContext.getResponseHandlers()?.waitForPopupResponse);
16840
16908
  }
16841
16909
  /**
16842
16910
  * Returns new instance of the Redirect Interaction Client
@@ -16850,7 +16918,7 @@ class StandardController {
16850
16918
  * @param correlationId
16851
16919
  */
16852
16920
  createSilentIframeClient(correlationId) {
16853
- return new SilentIframeClient(this.config, this.browserStorage, this.browserCrypto, this.logger, this.eventHandler, this.navigationClient, ApiId.ssoSilent, this.performanceClient, this.nativeInternalStorage, correlationId, this.platformAuthProvider);
16921
+ return new SilentIframeClient(this.config, this.browserStorage, this.browserCrypto, this.logger, this.eventHandler, this.navigationClient, ApiId.ssoSilent, this.performanceClient, this.nativeInternalStorage, correlationId, this.platformAuthProvider, this.operatingContext.getResponseHandlers()?.waitForIframeResponse);
16854
16922
  }
16855
16923
  /**
16856
16924
  * Returns new instance of the Silent Cache Interaction Client
@@ -17324,7 +17392,7 @@ class BaseOperatingContext {
17324
17392
  return;
17325
17393
  }
17326
17394
  }
17327
- constructor(config) {
17395
+ constructor(config, responseHandlers) {
17328
17396
  /*
17329
17397
  * If loaded in an environment where window is not available,
17330
17398
  * set internal flag to false so that further requests fail.
@@ -17332,6 +17400,7 @@ class BaseOperatingContext {
17332
17400
  */
17333
17401
  this.browserEnvironment = typeof window !== "undefined";
17334
17402
  this.config = buildConfiguration(config, this.browserEnvironment);
17403
+ this.responseHandlers = responseHandlers;
17335
17404
  let sessionStorage;
17336
17405
  try {
17337
17406
  sessionStorage = window[BrowserCacheLocation.SessionStorage];
@@ -17368,6 +17437,13 @@ class BaseOperatingContext {
17368
17437
  getConfig() {
17369
17438
  return this.config;
17370
17439
  }
17440
+ /**
17441
+ * Returns the internal response handlers supplied by PublicClientApplication, if any.
17442
+ * @returns AuthResponseHandlers | undefined
17443
+ */
17444
+ getResponseHandlers() {
17445
+ return this.responseHandlers;
17446
+ }
17371
17447
  /**
17372
17448
  * Returns the MSAL Logger
17373
17449
  * @returns Logger
@@ -18389,7 +18465,48 @@ class PublicClientApplication {
18389
18465
  constructor(configuration, controller) {
18390
18466
  this.controller =
18391
18467
  controller ||
18392
- new StandardController(new StandardOperatingContext(configuration));
18468
+ new StandardController(new StandardOperatingContext(configuration, {
18469
+ waitForPopupResponse: this.waitForPopupResponse.bind(this),
18470
+ waitForIframeResponse: this.waitForIframeResponse.bind(this),
18471
+ }));
18472
+ }
18473
+ /**
18474
+ * Waits for the auth response from a popup window opened by MSAL.
18475
+ *
18476
+ * The default implementation delegates to MSAL's `BroadcastChannel`-based bridge.
18477
+ * Subclasses must return the raw response string (hash/query/fragment), or reject
18478
+ * with an `AuthError` on failure.
18479
+ *
18480
+ * @internal
18481
+ * @param request The in-flight authorization or end-session request.
18482
+ * @param popupWindow The popup window opened by MSAL.
18483
+ * @param popupWindowParent The parent window that opened the popup.
18484
+ */
18485
+ async waitForPopupResponse(request,
18486
+ // eslint-disable-next-line @typescript-eslint/no-unused-vars
18487
+ popupWindow,
18488
+ // eslint-disable-next-line @typescript-eslint/no-unused-vars
18489
+ popupWindowParent) {
18490
+ const controller = this.controller;
18491
+ return waitForBridgeResponse(controller.getConfiguration().system.popupBridgeTimeout, controller.getLogger(), request, controller.getPerformanceClient());
18492
+ }
18493
+ /**
18494
+ * Waits for the auth response from a hidden iframe used by MSAL silent flows.
18495
+ *
18496
+ * The default implementation delegates to MSAL's `BroadcastChannel`-based bridge.
18497
+ * Subclasses must return the raw response string (hash/query/fragment), or reject
18498
+ * with an `AuthError` on failure.
18499
+ *
18500
+ * @internal
18501
+ * @param iframe The hidden iframe MSAL attached to the document.
18502
+ * @param request The in-flight authorization request.
18503
+ */
18504
+ async waitForIframeResponse(
18505
+ // eslint-disable-next-line @typescript-eslint/no-unused-vars
18506
+ iframe, request) {
18507
+ const controller = this.controller;
18508
+ const config = controller.getConfiguration();
18509
+ return waitForBridgeResponse(config.system.iframeBridgeTimeout, controller.getLogger(), request, controller.getPerformanceClient(), config.experimental);
18393
18510
  }
18394
18511
  /**
18395
18512
  * Initializer function to perform async startup tasks such as connecting to WAM extension