# Using Webviews via the Web SDK
source: https://developer.mastercard.com/open-finance-us/documentation/connect/integrating/sdk/webviews/index.md

Webviews enable you to display web content within a native application, without needing to launch a full browser experience. Data Connect Full, Lite and Fix can all be displayed within Webviews.

We support the use of webviews to display the Data Connect experience in mobile apps without using our SDKs (see our [Non-SDK Integration Guide for iOS](https://developer.mastercard.com/open-finance-us/documentation/connect/integrating/non-sdk/non-sdk-ios/index.md) and [Non-SDK Integration Guide for Android](https://developer.mastercard.com/open-finance-us/documentation/connect/integrating/non-sdk/non-sdk-android/index.md) pages), but our recommendation is to use either the Web SDK or one of the iOS, Android, or React Native SDKs.
Note: In order to support App to App authentication make sure you pass a suitable `redirectUrl` parameter via the Data Connect Web SDK. See [Data Connect Web SDK App to App support](https://developer.mastercard.com/open-finance-us/documentation/connect/integrating/sdk/web-sdk/index.md#app-to-app-support).

* [App to app using webviews with the Web SDK on iOS](https://developer.mastercard.com/open-finance-us/documentation/connect/integrating/sdk/webviews/ios-webviews/index.md)
* [App to app using webviews with the Web SDK on Android](https://developer.mastercard.com/open-finance-us/documentation/connect/integrating/sdk/webviews/android-webviews/index.md)
