Closed som-nitjsr closed 6 years ago
I am getting this error while updated to angular6. it was working till angular 5 this.adalService.acquireToken("00000003-0000-0000-c000-000000000000").subscribe(token => {
console.log(token); });
Is this not related to #47
I'd close this a dupe.
Duplicate of #47
I am getting this error while updated to angular6. it was working till angular 5
this.adalService.acquireToken("00000003-0000-0000-c000-000000000000").subscribe(token => {