ionic-team / ionic-team/cordova-plugin-ionic-webview
Plaid OAuth Integration Feature
- Dominant language
- Objective-C
- Stars
- 493
- Forks
- 410
- PR merge metrics
- No merged PRs in 30d
Description
I'm a new developer so please let me know if there's a better place or way to direct my question. I believe this issue will start on January 1st when Chase OAuth changes limit webview traffic.
I'm working on a banking mobile app that uses cordova-plugin-ionic-webview to open webpages that access financial information and interfaces with Plaid Link so users can connect their personal bank information. Chase bank is deprecating in-process web view traffic starting on January 1st, 2024 and Plaid's solution to update web view integration to match their sample integration code:
iOS (https://github.com/plaid/plaid-link-examples/blob/master/webviews/wkwebview/wkwebview/LinkViewController.swift)
Android(https://github.com/plaid/plaid-link-examples/blob/master/webviews/android/LinkWebview/app/src/main/java/com/example/linkwebview/MainActivity.kt)
Is anyone else dealing with this upcoming issue? Is Plaid's suggested web view integration something that can be adapted in the plugin?
Contributor guide
Assessment
This issue has not been assessed yet.