You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which sample are you requesting a feature to be added to?
A sample using Cpp/WinRT WebAuthenticationCoreManager::CreateWebAccountMonitor Method.
For example:
get all accounts to keep an account list
monitor each account and update the list if needed
does it need to update the monitor list if an account has been deleted?
how to use "DefaultSignInAccountChanged" event?
Describe the feature
Developer don't know exactly how to use WebAuthenticationCoreManager::CreateWebAccountMonitor Method even with the official doc. That is too simple. This method takes an account list, what needs to be done if some account in the list has been deleted?
The text was updated successfully, but these errors were encountered:
Which sample are you requesting a feature to be added to?
A sample using Cpp/WinRT WebAuthenticationCoreManager::CreateWebAccountMonitor Method.
For example:
Describe the feature
Developer don't know exactly how to use WebAuthenticationCoreManager::CreateWebAccountMonitor Method even with the official doc. That is too simple. This method takes an account list, what needs to be done if some account in the list has been deleted?
The text was updated successfully, but these errors were encountered: