microsoft-authentication-library-for-js icon indicating copy to clipboard operation
microsoft-authentication-library-for-js copied to clipboard

Angular 20 with msal sample code adopt zoneless style

Open byunru opened this issue 10 months ago • 1 comments

Core Library

MSAL.js (@azure/msal-browser)

Wrapper Library

MSAL Angular (@azure/msal-angular)

Public or Confidential Client?

Public

Description

Request this sample code can be updated as zoneless, without "polyfills": [ "zone.js" ], https://github.com/AzureAD/microsoft-authentication-library-for-js/blob/dev/samples/msal-angular-samples/angular-standalone-sample/angular.json

byunru avatar Jun 25 '25 23:06 byunru

Any updates on this?

alvipeo avatar Sep 11 '25 16:09 alvipeo