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

Add provider_name getter in Credentials impl #1245

Open
1 of 2 tasks
GJason88 opened this issue Jan 17, 2025 · 0 comments
Open
1 of 2 tasks

Add provider_name getter in Credentials impl #1245

GJason88 opened this issue Jan 17, 2025 · 0 comments
Labels
feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged.

Comments

@GJason88
Copy link

Describe the feature

Add a new provider_name method that returns the provider name of a Credentials 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

  • I may be able to implement this feature request
  • This feature might incur a breaking change

A note for the community

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue, please leave a comment
@GJason88 GJason88 added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged.
Projects
None yet
Development

No branches or pull requests

1 participant