pstream-backend/server/routes/sessions/[sid]
2025-03-11 15:31:27 -05:00
..
index.ts 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