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

How to close oauth login window if user closes the plaid modal #338

Open
tanisha-agarwal opened this issue Apr 8, 2024 · 0 comments
Open

Comments

@tanisha-agarwal
Copy link

Hello all,

I've recently integrated the Plaid Link SDK into my application to facilitate bank account connections. Currently, when users initiate the Plaid Link flow by clicking the PlaidLink button, it opens a modal for connecting their bank accounts. After few steps, it opens a separate window with the URL https://cdn.plaid.com/link/v2/stable/sandbox-oauth-login.html for authentication and authorization.
However, I noticed if the user closes the Plaid modal before completing the authentication process, the OAuth window remains open. But I want to automatically close the OAuth window when the user closes the Plaid modal to provide a smoother and more intuitive user experience.

Is there any solutions to automatically close the OAuth window when the user closes the Plaid modal?

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