Bynder / bynder-php-sdk

SDK in PHP for integration with Bynder
MIT License
14 stars 22 forks source link

API-216: Replace permanent token with OAuth2 Client Credentials - PHP #43

Closed Arpit-Sharma-USC closed 3 years ago

Arpit-Sharma-USC commented 3 years ago

JIRA

davereid-pfg commented 3 years ago

I don't have permissions to see the JIRA ticket but can you tell me if this is intended to be a change eventually in the API or is this just for testing? Our integrations are heavily reliant on permanent tokens instead of the OAuth flow for consuming media on our platforms.

Arpit-Sharma-USC commented 3 years ago

I don't have permissions to see the JIRA ticket but can you tell me if this is intended to be a change eventually in the API or is this just for testing? Our integrations are heavily reliant on permanent tokens instead of the OAuth flow for consuming media on our platforms.

Hi @davereid-pfg , The intention is to move away from permanent tokens in favour of client credentials in the future. But we would like to understand the limitations of your situation a bit better in terms of the sdk usage. Can you maybe open an issue describing your exact situation and the dependency on the permanent tokens for the same. This way it's easy to track, understand and answer your concerns better?