gitbeaker
gitbeaker copied to clipboard
Support passing token to specific requests
Description
In some cases, got a token dynamically. But we must create more and more instance for every token;
Proposal
Just like Sudo
, as an option for each request.
@jdalrymple do you support this feature suggestion?
I do! I just havent gotten around to it yet, got a few bugs to tackle first
Reintializing the instance shouldn't be that big of an issue. Can you provide some usecases where this would be a problem that would be solved by passing a custom token to a method?
Closing for now! Open to reopening with more information