Add provider_name getter in Credentials impl #1245
Labels
feature-request
A feature should be added or improved.
needs-triage
This issue or PR still needs to be triaged.
Describe the feature
Add a new
provider_name
method that returns the provider name of aCredentials
instance.Use Case
It would be useful to be able to get the provider name of the credentials directly rather than hardcoding it. For example, in the case of a custom credentials provider building a new
Credentials
from an existing one.Proposed Solution
No response
Other Information
No response
Acknowledgements
A note for the community
Community Note
The text was updated successfully, but these errors were encountered: