mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-12 03:50:22 +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.