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

Preserve guzzle client #18

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

nosnickid
Copy link

@nosnickid nosnickid commented Oct 8, 2023

Related Issue

Closes #17

Proposed Changes

accessToken is moved into RequestHandlerTrait
RequestHandlerTrait sets an Authorization: Bearer {accessToken} header if one is present.

Additional Info

@nosnickid nosnickid force-pushed the preserve_guzzle_client branch from 4788178 to 51eacd2 Compare October 9, 2023 08:29
@nosnickid nosnickid force-pushed the preserve_guzzle_client branch from 51eacd2 to 91c402c Compare October 9, 2023 08:30
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.

RequestHandler overwrites Client when access token is set
1 participant