public static void WinDesktopUseBrowserAuth(AppInfo appInfo, string appPath)
 {
     AuthHelpers.RegisterAppProtocol(appInfo, appPath);
 }