mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-04-03 06:59:14 +00:00
If you copy and paste only part of a token then a general DecodeError is raised. It's the parent class for all other related errors like for expired signatures. Now we just fail authentication instead of raising a server error.