-
Notifications
You must be signed in to change notification settings - Fork 652
Open
Labels
triage meI really want to be triaged.I really want to be triaged.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
Is your feature request related to a problem? Please describe.
The new implementation took a step backwards when it required defining the token for every request made rather than the ability to define it once when instantiating the client. Can we bring that functionality back?
- Bringing it back would make this packages API up to industry standards of instantiating the client and providing the token once.
- Would eliminate the receptiveness in code that can be quite easy to miss
Describe the solution you'd like
Bring back the ability to provide the token at time of instantiating the client
Describe alternatives you've considered
If there is a solution for this already that is great. Just dont see it documented.
Additional context
Tiny nitpick, but I think would be a nice touch to bring back
Metadata
Metadata
Assignees
Labels
triage meI really want to be triaged.I really want to be triaged.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.