fleet/frontend/pages/admin/UserManagementPage/components/UsersTable
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
..
index.ts Add SandboxGate to fleet UI that gates functionality when in sandbox mode (#6738) 2022-07-19 19:55:47 +01:00
UsersTable.tsx update auth token storage (#40504) 2026-02-27 12:36:42 -06:00
UsersTableConfig.tsx Delete Fleet users when deleted from IdP: Frontend changes (#38429) 2026-01-19 14:58:18 -03:00