Files
dougal-software/lib/www/server/api/middleware/user
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-24 19:23:43 +02:00
2025-07-24 23:02:30 +02:00
2025-07-24 19:23:43 +02:00
2025-07-24 19:23:43 +02:00
2025-08-06 10:21:37 +02:00
2020-10-11 17:52:13 +02:00
2025-07-24 19:23:43 +02:00
2025-07-25 20:08:08 +02:00