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

Fix use of multi key in JWT middleware #640

Merged
merged 2 commits into from
Jun 18, 2023
Merged

Conversation

t0jc
Copy link
Contributor

@t0jc t0jc commented Jun 15, 2023

Fix multiple keys

@github-actions github-actions bot added the ☢️ Bug Something isn't working label Jun 15, 2023
@gaby
Copy link
Member

gaby commented Jun 15, 2023

@t0jc is there a test we can add to trigger this bug?

@gaby gaby changed the title fix multi key use Fix use of multi key in JWT middleware Jun 15, 2023
@gaby
Copy link
Member

gaby commented Jun 15, 2023

The fact that tests didnt fail before/after this change means we need to add a Test Case for it.

@t0jc
Copy link
Contributor Author

t0jc commented Jun 15, 2023

The fact that tests didnt fail before/after this change means we need to add a Test Case for it.

@gaby I add test for multi key.

@gaby gaby requested review from ReneWerner87 and efectn June 16, 2023 02:46
@ReneWerner87 ReneWerner87 merged commit e71e23a into gofiber:main Jun 18, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
☢️ Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants