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

# Checklist for submitter

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-26 17:05:13 +00:00
..
AuthAnyAdminRoutes Fix navigation to teams settings sandbox (#7094) 2022-08-08 13:39:08 -05:00
AuthAnyMaintainerAdminObserverPlusRoutes Surface queries in host details (#37646) 2026-01-02 10:06:12 -03:00
AuthAnyMaintainerAdminTechnicianRoutes Technician role FE changes (#39494) 2026-02-11 18:38:41 -03:00
AuthAnyMaintainerAnyAdminRoutes Fix navigation to teams settings sandbox (#7094) 2022-08-08 13:39:08 -05:00
AuthenticatedRoutes update auth token storage (#40504) 2026-02-26 17:05:13 +00:00
AuthGlobalAdminMaintainerRoutes Fix navigation to teams settings sandbox (#7094) 2022-08-08 13:39:08 -05:00
AuthGlobalAdminRoutes Fix navigation to teams settings sandbox (#7094) 2022-08-08 13:39:08 -05:00
ExcludeInSandboxRoutes Fleet Premium to Sandbox (#11372) 2023-04-27 08:53:30 -07:00
PremiumRoutes Fix navigation to teams settings sandbox (#7094) 2022-08-08 13:39:08 -05:00
UnauthenticatedRoutes Redirect all unauthenticated pages on sandbox (#8662) 2022-11-11 08:55:25 -06:00