mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-06-11 22:47:46 +00:00
1768: Fix auth error r=irevoire a=MarinPostma fix a small auth error, that set the invalid token error token to "hello". This was invilisble to the user because the invalid token is not returned. thank you hawk-eye `@irevoire` Co-authored-by: mpostma <postma.marin@protonmail.com>