AzureAD / microsoft-authentication-library-common-for-android

Common code used by both the Active Directory Authentication Library (ADAL) and the Microsoft Authentication Library (MSAL)
MIT License
41 stars 35 forks source link

Add AccountManagerBackupIpcStrategyTargetingSpecificBrokerApp #2294

Closed rpdome closed 9 months ago

rpdome commented 9 months ago

First part of https://microsoft-my.sharepoint-df.com/:w:/p/rapong/EUJd76fanC9Hgpic0UbLjvUBsFRv6jKt_uTz888YNUj07w?e=cJHbNz

Implement an IPC strategy which utilizes AccountManager.

added tests, and also validated e2e (with my prototype)