Skip to content

A minimal quickstart demonstrating Plaid Link, Balances, and OAuth

Notifications You must be signed in to change notification settings

asadrazaatx/plaid-tiny-quickstart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 

Repository files navigation

README

Overview

Welcome to Plaid's Tiny Quickstart! This repo contains four folders: vanilla_js/, nextjs/, react/, and react_native/. Each folder contains a minimal full-stack app that implements support end-to-end for one Plaid product endpoint.

To get started, clone the repository, cd into one of the folders, and follow the instructions in the corresponding README. Enjoy!

git clone https://github.com/plaid/tiny-quickstart.git && cd ./tiny-quickstart

If you're looking for a more fully-featured quickstart, covering more API endpoints, available in more languages, and with explanations of the underlying flows, see the official Plaid Quickstart.

About

A minimal quickstart demonstrating Plaid Link, Balances, and OAuth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.4%
  • CSS 18.6%