ADAL to MSAL v2 Migration on Angular 9

32 views Asked by At

Is there a way to migrate from ADAL to MSAL v2 in an Angular 9 application programmatically from the terminal without having to modify all the code? I would like to perform the migration in a way that I don't have to modify all the adal dependencies and the existing code.

0

There are 0 answers