Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OAuth2 transport provider supporting of Legue OAuth Provider defaultHeaders() #52

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

holdmann
Copy link

Some OAuth api-es require for default headers, that not currently passed to Curl-based requests.
So adding support of this...

@TZK-
Copy link
Member

TZK- commented Sep 17, 2023

Can you provide a real world API example that has this behavior please ?

I'm not sure we will merge this PR if it is to add few API Support.

But : It is totaly fine in that case to override the Transport (in your own class) and add your logic to handle your needs.
I'm relatively perplex about the need to get this behavior in the core of php-api-wrapper.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants