Ackara / Plaid.NET

A .NET standard library for interacting with Plaid's banking APIs.
https://plaid.com/
MIT License
55 stars 43 forks source link

Allow for pre-matched RUX (Returning User Experience) #55

Open DylanAttal opened 3 years ago

DylanAttal commented 3 years ago

Allow users who have already been verified with a financial institution to go through the Plaid pre-matched RUX.

See the docs here: https://plaid.com/docs/link/returning-user

DylanAttal commented 3 years ago

Implemented by #56