TheBlueRage
Results
2
comments of
TheBlueRage
This issue is not stale and still needs attention. Thank you On Mon, May 13, 2024 at 8:30 AM microsoft-github-policy-service[bot] < ***@***.***> wrote: > @TheBlueRage This issue has been >...
Apologies: This line of code: const accounts = await this.m_cApplication.getAllAccounts(); Should be: const accounts = await msalApp.getAllAccounts();