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

docs(readme), test: generateCsrf no longer require await #164

Merged
merged 1 commit into from
Sep 17, 2024
Merged

docs(readme), test: generateCsrf no longer require await #164

merged 1 commit into from
Sep 17, 2024

Conversation

5t111111
Copy link
Contributor

The generateCsrf functions have been modified to execute synchronously in #100. However, the README, examples, and tests still include unnecessary await. This pull request removes those await statements.

Checklist

@Uzlopak Uzlopak merged commit 0bef4a8 into fastify:master Sep 17, 2024
11 checks passed
@5t111111 5t111111 deleted the generateCsrf-no-longer-require-await branch September 17, 2024 01:15
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