... | @@ -7,3 +7,7 @@ The API needs following information: |
... | @@ -7,3 +7,7 @@ The API needs following information: |
|
| ------ | ------ |--|
|
|
| ------ | ------ |--|
|
|
| `user` | Email address | `EMAIL_USER` |
|
|
| `user` | Email address | `EMAIL_USER` |
|
|
| `clientId` | Gmail API Client ID | `EMAIL_CLIENT_ID` |
|
|
| `clientId` | Gmail API Client ID | `EMAIL_CLIENT_ID` |
|
|
|
|
| `clientSecret` | Gmail API Client Secret | `EMAIL_CLIENT_SECRET` |
|
|
|
|
| `refreshToken` | Gmail API Refresh Token | `EMAIL_REFRESH_TOKEN` |
|
|
|
|
|
|
|
|
<b>NOTE: The refresh token will expire in seven days when using unpublished gmail API application. The token needs to be refreshed manually</b> |
|
|
|
\ No newline at end of file |