I'm trying to use WebAccountManager for making login easier in a Windows 10 Universal Windows App (UWP).
It seems like the documentation around how to use WebAccountManager is somewhat lacking. Are Microsoft Account (MSA) and AAD the only WebAccountProvider implementations that come out of the box?
Did anyone have any luck making this work, and have code to share?
Thanks!