You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@tlynch001 I do not have any examples of using the OAuth authentication method, but reading the docs, it looks like it's built on top of the existing Link architecture. Would recommend you switch to Going.Plaid (https://github.com/viceroypenguin/Going.Plaid) since it is being maintained to the latest version of the Plaid API.
For the RedirectUri property, see here as a property of the LinkCreateRequest, to be provided when getting a link token.
Is there an example of creating a public token using the receivedRedirectUri from plaid?
The text was updated successfully, but these errors were encountered: