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

feat: create a Rust sample plugin for HMAC cookie authorization. #147

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

walves-cit
Copy link
Contributor

This plugin is a HMAC cookie authorization showcase.

Technically, this is performed by ensuring that the request has a valid HMAC cookie.

This examples contains only a Rust version.

@walves-cit walves-cit marked this pull request as ready for review December 16, 2024 15:03
@walves-cit walves-cit requested a review from a team as a code owner December 16, 2024 15:03
Copy link

snippet-bot bot commented Dec 16, 2024

Here is the summary of changes.

You are about to add 1 region tag.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@walves-cit walves-cit marked this pull request as draft January 22, 2025 20:44
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.

1 participant