We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To Reproduce Steps to reproduce the behavior:
Expected behavior TokenToContext should not return error when the token is either non-existent or validated
Screenshots If applicable, add screenshots to help explain your problem.
Framework version (please check if it happens with the last Fuego version before posting): v0.17.0
Go version (please check if it happens with the last Go version before posting): 1.23.4
Additional context
fuego/security.go
Line 215 in 1978d0e
The text was updated successfully, but these errors were encountered:
I'll fix it this week
Sorry, something went wrong.
EwenQuim
No branches or pull requests
To Reproduce
Steps to reproduce the behavior:
Expected behavior
TokenToContext should not return error when the token is either non-existent or validated
Screenshots
If applicable, add screenshots to help explain your problem.
Framework version (please check if it happens with the last
Fuego version before posting): v0.17.0
Go version (please check if it happens with the last Go version before posting): 1.23.4
Additional context
fuego/security.go
Line 215 in 1978d0e
The text was updated successfully, but these errors were encountered: