Skip to content

Conversation

@RomanovSci
Copy link
Member

No description provided.

Roman Bylbas added 2 commits November 28, 2023 16:45
Signed-off-by: Roman Bylbas <[email protected]>
@RomanovSci RomanovSci requested a review from ihor November 28, 2023 14:48
private ?string $lastApiVersion = null;

public function __construct(string $nodeUrl)
public function __construct(string $nodeUrl, string $bearerToken = null)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's make it accept additional headers instead of the specific one. I'm not sure if we accept it as Authorization: Bearer <token>, and not as Authorization: <token>

Roman Bylbas added 2 commits November 29, 2023 11:49
@RomanovSci RomanovSci merged commit 729833b into master Nov 29, 2023
@RomanovSci RomanovSci deleted the authorization-header branch January 23, 2025 13:41
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.

3 participants