Skip to content

[guide section]: Custom credential providers #175

@rcoh

Description

@rcoh

Add a guide section for implementing your own credentials providers
Things to cover:

  • simple providers with async_provide_credentials_fn
  • Using LazyCaching to wrap the provider
  • More complex providers with direct implementation of AsyncProvideCredentials
  • use with async-trait
  • overall trait layout (Credentials implements provide credentials, blanket impls, etc.)

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationThis is a problem with documentationfeature-requestA feature should be added or improved.p2This is a standard priority issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions