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

New signer api #341

Merged
merged 12 commits into from
May 13, 2021
Merged

New signer api #341

merged 12 commits into from
May 13, 2021

Conversation

rcoh
Copy link
Collaborator

@rcoh rcoh commented Apr 28, 2021

Description of changes:
Use the new api from the SigV4 crate that accepts borrowed credentials

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

rcoh added 2 commits April 28, 2021 15:10
Updates signing to the new API which accepts borrowed credentials. This ensures that credentials aren't copied unnecessarily which improves both security and performance.
@rcoh rcoh requested a review from aajtodd April 28, 2021 19:12
@rcoh rcoh requested a review from a team May 10, 2021 19:26
@rcoh rcoh merged commit ee72a84 into main May 13, 2021
@rcoh rcoh deleted the new-signer-api branch May 13, 2021 13:50
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

Successfully merging this pull request may close these issues.

2 participants