Files
dougal-software/lib/www/server/api/middleware
D. Berge be5c6f1fa3 Fix user authentication.
* Use X-JWT header for sending authentication info
  both from server to client and from client to server.
* Send token in body of login response.
* Also use Set-Cookie: JWT=… so that calls that are
  not issued directly by Dougal (e.g. Deck.gl layers
  with a URL `data` property) work without having to
  jump through hoops.

Closes #321
2025-08-06 10:21:37 +02:00
..
2025-07-12 12:14:12 +02:00
2025-07-26 10:56:23 +02:00
2023-10-29 20:38:58 +01:00
2023-08-30 13:51:31 +02:00
2025-07-28 10:06:21 +02:00
2025-07-13 00:07:05 +02:00
2025-07-13 00:07:05 +02:00
2025-07-13 00:07:05 +02:00
2021-10-04 02:21:00 +02:00
2022-04-29 14:48:21 +02:00
2025-08-06 10:21:37 +02:00