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

Clarify that the preHandler lifecycle must be used if the token is passed as a body #108

Merged
merged 3 commits into from
Sep 2, 2022

Conversation

mcollina
Copy link
Member

@mcollina mcollina commented Sep 2, 2022

Signed-off-by: Matteo Collina hello@matteocollina.com

Fixes #107

Checklist

…ssed as a body

Signed-off-by: Matteo Collina <hello@matteocollina.com>
Signed-off-by: Matteo Collina <hello@matteocollina.com>
Signed-off-by: Matteo Collina <hello@matteocollina.com>
@mcollina mcollina merged commit 1f4a5dd into master Sep 2, 2022
@mcollina mcollina deleted the clarify-example-with-body branch September 2, 2022 09:09
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.

I got the error "Invalid token" when submitting a POST request to route registered from a file.
1 participant