asciisd / zoho-v3

Laravel Zoho API V3 Package
MIT License
16 stars 16 forks source link

Feat: Allow for different authentication flows #16

Closed papoms closed 1 year ago

papoms commented 1 year ago

... as provided by the sdk. Default to the currently used grantToken and add .env based configuration to allow refreshToken and accessToken based authentication.

See issue #15 for discussion