mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-27 07:16:19 +09:00
d133a85fe3
Browser <a> tag downloads don't send Authorization headers, causing "missing or malformed jwt" errors. Pass token via query param which the backend JWT middleware already supports.