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

📠 paseto: Add TokenPrefix to config #18

Merged
merged 1 commit into from
Oct 9, 2021
Merged

📠 paseto: Add TokenPrefix to config #18

merged 1 commit into from
Oct 9, 2021

Conversation

Jictyvoo
Copy link
Contributor

@Jictyvoo Jictyvoo commented Oct 9, 2021

This change make possible to the PASETO middleware get the token that has a prefix like "Bearer".

So requests that have the token in format "Bearer v2.my_paseto_token.sign" can get the token correctly

This make possible to the middleware get the paseto token that has a prefix like "Bearer"
@ReneWerner87 ReneWerner87 added the ☢️ Bug Something isn't working label Oct 9, 2021
@ReneWerner87 ReneWerner87 merged commit 844abae into gofiber:main Oct 9, 2021
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.

2 participants