eckyputrady / haskell-scotty-realworld-example-app

Exemplary real world backend API built with Haskell/Scotty https://realworld.io
MIT License
210 stars 31 forks source link

Fix Authorization header processing #12

Closed mulderr closed 2 years ago

mulderr commented 4 years ago

JWT Authorization header begins with Bearer - 7 chars, note the space.