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

Why does one need to pass both credentials and client #124

Open
ElectricPulse opened this issue Mar 8, 2025 · 0 comments
Open

Why does one need to pass both credentials and client #124

ElectricPulse opened this issue Mar 8, 2025 · 0 comments

Comments

@ElectricPulse
Copy link

Why does one need to provide to functions like createBucket() both the credentials returned by client.getCredentials() and client itself. What is this nonsense. Should one call getCredentials every time he calls an api function - or should one cache them between calls?
Why doesn't the client itself take care of it's credentials - can one leave them out?

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

No branches or pull requests

1 participant