Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 379 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 379 Bytes

Idenity Pool

Setup Cognito identity pool named Cashflow Burndown with an Authenticated Role named Cognito_CashflowBurndownAuth_Role. Enable Google+ authentication provider and provide your Google Client ID.

Unit test

npm test

Deployment

Use Serverless to deploy:

sls deploy --plaid_client_id=<your_client_id> --plaid_client_secret=<your_client_secret>