Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plaid OAuth Integration Feature #690

Open
andrewrindge opened this issue Dec 22, 2023 · 0 comments
Open

Plaid OAuth Integration Feature #690

andrewrindge opened this issue Dec 22, 2023 · 0 comments

Comments

@andrewrindge
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant