Open phenixdotnet opened 4 years ago
Added support for UWP app. Added some preprocessor if/else to allow using async on SignInWithBrowserAsync as the UWP WebAuthenticator is async also.
Issue \
Code
Additional Context
Added support for UWP app. Added some preprocessor if/else to allow using async on SignInWithBrowserAsync as the UWP WebAuthenticator is async also.