We are trying to add the Runtime .Net library to a legacy application based on .Net framework and Windows Forms. It mostly works correctly but we have a problem when using the WebBrowser component for authentication (as per WPF sample). Is there any working Windows Forms sample that includes OAuth2 authentication?