biscuit-auth / biscuit-wasm

WebAssembly wrapper for Biscuit authorization tokens
Apache License 2.0
24 stars 10 forks source link

express: ensure the authorization header starts with Bearer #39

Closed divarvel closed 1 year ago

divarvel commented 1 year ago

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

divarvel commented 1 year ago

thanks @ptondereau

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

ptondereau commented 1 year ago

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 😅