Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a sample on WebAuthenticationCoreManager::CreateWebAccountMonitor Method #1383

Open
wdxg opened this issue Mar 22, 2023 · 0 comments
Open

Comments

@wdxg
Copy link

wdxg commented Mar 22, 2023

Which sample are you requesting a feature to be added to?

A sample using Cpp/WinRT WebAuthenticationCoreManager::CreateWebAccountMonitor Method.

For example:

  1. get all accounts to keep an account list
  2. monitor each account and update the list if needed
  3. does it need to update the monitor list if an account has been deleted?
  4. 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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant