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

express: ensure the authorization header starts with Bearer #39

Merged
merged 1 commit into from May 16, 2023

Conversation

divarvel
Copy link
Collaborator

It used to just skip the 7 first chars without verifying that said chars were indeed Bearer

It used to just skip the 7 first chars without verifying that said
chars were indeed `Bearer `
@divarvel divarvel merged commit 3c5527f into main May 16, 2023
3 checks passed
@divarvel divarvel deleted the better-auth-header-parsing branch May 16, 2023 12:40
@divarvel
Copy link
Collaborator Author

thanks @ptondereau

hey…
pssst…
do you want to review PRs on biscuit-go?

@ptondereau
Copy link
Contributor

thanks @ptondereau

hey…

pssst…

do you want to review PRs on biscuit-go?

I don't have the same level with Go but I could try 😅

louismorgan-linaro pushed a commit to louismorgan-linaro/biscuit-wasm that referenced this pull request Nov 23, 2023
…er-parsing

express: ensure the authorization header starts with Bearer
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.

None yet

2 participants