1.2.8 • Published 6 years ago

zoho-oauth-property v1.2.8

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

Description

Custom implementation of Token Storage Mechanism for self client apps.

Installation

$ npm install zoho-oauth-property

Pre-requests

The module will try reading file from 'resources/oauth_custom.properties'

Please put the grant token value in this file. Other strings leave as showing below.

[custom]
zoho.crm.granttoken=put your grant token over here
zoho.crm.useridentifier=zcrm_default_user
zoho.crm.accesstoken=
zoho.crm.refreshtoken=
zoho.crm.expirytime=                                  

To get a grant token please visit this link and generate it for appropriate app using this scope ZohoCRM.modules.ALL. Take into account to obtain access token and refresh token you have to put grant token in property file and start your app during time limit you have chosen before.

1.2.8

6 years ago

1.2.7

6 years ago

1.2.6

6 years ago

1.2.5

6 years ago

1.2.4

6 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago