pstream-backend/server/routes/sessions
2025-03-11 15:31:27 -05:00
..
[sid] created a better useAuth util to remove the constant boilerplate, now to get a user its just const user = await useAuth().getCurrentSession() and it handles all the content 2025-03-11 15:31:27 -05:00