'Where I can find an UWP application signing in users with AWS Cognito

I need an Universal Windows Platform (UWP) application to let users loging in using AWS Cognito.

Just to explain a little bit better, I'll give you this example on github (from Microsoft). As you can see this is an Azure Active Directory B2C client which lets the users to insert username and password and receive back an IdToken or AccessToken.

Do you have any suggestions? Or do you suggest to create an "home made" solution and (why not?) share it on github? Thanks for reading



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source