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

jwt encode hmac wrapper typo fix #511

Merged
merged 2 commits into from
Jul 31, 2024
Merged

Conversation

denskh
Copy link
Contributor

@denskh denskh commented Jul 31, 2024

Fixes httr2::jwt_encode_hmac wrapper parameters and calls correct jose::jwt_encode_hmac function. Issue: #508.

Copy link
Member

@hadley hadley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Since this does affect functionality, could you please add a bullet to the top of NEWS.md? It should briefly describe the change and end with (@yourname, #issuenumber).

@denskh
Copy link
Contributor Author

denskh commented Jul 31, 2024

Updated NEWS.md.

@hadley hadley merged commit aa63997 into r-lib:main Jul 31, 2024
13 checks passed
@hadley
Copy link
Member

hadley commented Jul 31, 2024

Thank you!

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