pstream-backend/server
2025-03-11 15:31:27 -05:00
..
middleware First Major commit for BackendV2, still more to do 2025-03-06 22:25:17 -06:00
routes 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
utils 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