
The WebView browser component is commonly used to render web
content within a native application layout. When the content is secured, it is required for the app to authenticate with the Web server
first. When using the WebView component,
we can leverage the component events (HTTP pipeline) to...