OAuth support? #37
Replies: 2 comments 1 reply
-
I upgraded yesterday. As long as you’re using a Link Token, all you need is
the redirect URI plus some JQuery updates to the second Link
initialization. And you can test in the sandbox with Platypus OAuth bank
(something like that).
Good luck.
Best,
Elliot
On Mon, May 17, 2021 at 1:12 PM sic-guno ***@***.***> wrote:
I was tasked with making sure we are supporting OAuth flows for Plaid and
was wondering if this Library supports them. It looks like Token's create
method supports the redirect_url parameter and the last release was after
the OAuth upgrades on Plaid's side.
Thanks
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#37>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABJPFYLNA3A2WIBHNY55BHLTOFMBBANCNFSM45A6PU2Q>
.
--
Best,
Elliot
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
sic-guno
-
Oh, I didn’t create this great SDK. I just got the OAuth to work without
updating.
On Tue, May 18, 2021 at 12:21 PM sic-guno ***@***.***> wrote:
Thanks for this amazing library Elliot!
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#37 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABJPFYJKJ7AL32FPTSRZVATTOKO2NANCNFSM45A6PU2Q>
.
--
Best,
Elliot
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was tasked with making sure we are supporting OAuth flows for Plaid and was wondering if this Library supports them. It looks like Token's create method supports the redirect_url parameter and the last release was after the OAuth upgrades on Plaid's side.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions