fleet/frontend/router
Gabriel Hernandez 084ebe6e16 update auth token storage (#40504)
**Related issue:** Resolves #14401

this updates the mechanism of storing the auth token for a user that is
used for making requests and validating a user session. We change the
storage from local storage to a cookie. This allow a bit more security
and prepares for a future change where we will allow the browser to
handle setting and passing the auth token in the request.

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
- [x] QA'd all new/changed functionality manually
2026-02-27 12:36:42 -06:00
..
components update auth token storage (#40504) 2026-02-27 12:36:42 -06:00
index.tsx Surface queries in host details (#37646) 2026-01-02 10:06:12 -03:00
page_titles.ts Fleet UI: Fix several team ids that were dropping in certain flows (#26590) 2025-02-27 10:53:34 -05:00
paths.ts Create, list, delete Android certificates from the UI (#37314) 2025-12-16 15:39:07 -08:00
url_prefix.ts add prettier and have it format all fleet application code (#625) 2021-04-12 14:32:25 +01:00