fleet/frontend/pages/admin/UserManagementPage/components
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
..
AddUserModal UI - Coordinate multiple error inputs to successfully display server errors as UserForm field errors (#25476) 2025-01-16 13:23:00 -08:00
DeleteUserModal Frontend tech debt: Cleanup {} around strings (#16592) 2024-02-23 09:57:18 -05:00
EditUserModal UI - Coordinate multiple error inputs to successfully display server errors as UserForm field errors (#25476) 2025-01-16 13:23:00 -08:00
ResetPasswordModal FE: Button renaming, better storybook view, remove unused code (#28245) 2025-04-16 09:56:09 -04:00
ResetSessionsModal FE: Button renaming, better storybook view, remove unused code (#28245) 2025-04-16 09:56:09 -04:00
SelectedTeamsForm Fleet UI: Update hover and focus states for dropdowns and inputfields (#26506) 2025-02-28 08:46:00 -05:00
SelectRoleForm Fleet UI: Dropdown always scrolled to view in userform (#24719) 2024-12-13 09:26:58 -05:00
UserForm Users > Add/edit user: Only page scroll (#39441) 2026-02-27 12:33:00 -06:00
UsersTable update auth token storage (#40504) 2026-02-27 12:36:42 -06:00