Skip to content

Instantly share code, notes, and snippets.

View niccolox's full-sized avatar
🍀
lucky

Nicholas Roberts niccolox

🍀
lucky
View GitHub Profile
@wfgilman
wfgilman / connect.ex
Created February 19, 2017 21:01
Plaid Connect Behaviour, Implementation and Mock
defmodule Plaid.Connect do
@moduledoc """
Functions for working with Plaid Connect.
Through this API you can:
* Add a Plaid Connect user
* Register a webhook for a user
* Fetch user account data
* Fetch user transaction data