Skip to content

Preserve guzzle client#18

Open
nosnickid wants to merge 3 commits intonordigen:masterfrom
nosnickid:preserve_guzzle_client
Open

Preserve guzzle client#18
nosnickid wants to merge 3 commits intonordigen:masterfrom
nosnickid:preserve_guzzle_client

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