@centreea/zoho-postgres-token-management

1.0.0 • Public • Published

Zoho Postgres Token Management

Module for getting Zoho's Javascript SDK to save tokens to an Amazon RDS postgres database.

Requires that the following environment variables be set:

DB_HOST=your-rds-hostname.rds.amazonaws.com
DB_DATABASE=postgres # may be different if you've created a different database
DB_USER=postgres # may be different if you've created a different superuser
DB_PASSWORD=MySuperSecretDBPassword

Readme

Keywords

none

Package Sidebar

Install

npm i @centreea/zoho-postgres-token-management

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

4.32 kB

Total Files

5

Last publish

Collaborators

  • colophonemes