debian-image-builder-frontend/src/Hooks
Gianluca Zuccarelli 9a17373234 Hooks: extract auth.getUser to its own hook
This code was being called in multiple places and was causing issues
with the on-prem frontend. Extract the logic to a single hook and only
get the `userData` for the hosted frontend.
2025-08-21 16:12:09 +00:00
..
MutationNotifications ESLint: Set trailingComma to all and run lint fix 2025-08-05 13:56:59 +00:00
index.tsx Hooks: extract auth.getUser to its own hook 2025-08-21 16:12:09 +00:00
useGetUser.tsx Hooks: extract auth.getUser to its own hook 2025-08-21 16:12:09 +00:00