Files
reflector/www/app/lib
Mathieu Virbel 790b7992bb fix: remove infinite re-render loop in useSessionAccessToken
The hook was maintaining redundant local state that caused re-renders
on every update, which triggered NextAuth to continuously refetch the
session, resulting in hundreds of POST requests to /api/auth/session.

Simplified the hook to directly return session values without
unnecessary state duplication.
2025-08-29 18:52:13 -06:00
..
2024-01-12 14:57:41 +01:00
2024-09-24 15:22:43 +02:00
2023-11-22 12:26:40 +01:00
2023-08-18 19:29:02 +07:00
2023-09-25 19:58:41 +02:00
2025-08-20 20:56:45 -04:00
2025-08-13 10:03:38 -04:00
2025-08-20 20:56:45 -04:00