asciisd / zoho-v3

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

[Suggestion] Allow other Authentication Flows e.g. RefreshToken Flow #15

Closed papoms closed 1 year ago

papoms commented 1 year ago

Hey there and thanks a lot for the package!

The underlying php-sdk-2.1 allows for three different authentication flows:

I only had access to credentials allowing the refreshToken Flow so i wanted to use that. How do you feel about making the authentication flow a configuration option in this package?

upsmod commented 1 year ago

fixed #15

upsmod commented 1 year ago

@papoms @aemaddin you can close that - thank you