This website requires JavaScript.
Explore
Help
Sign In
Creepso
/
pstream-backend
Watch
1
Star
0
Fork
You've already forked pstream-backend
0
mirror of
https://github.com/p-stream/backend.git
synced
2026-04-21 03:22:34 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
545c1a7abb
pstream-backend
/
server
/
routes
/
sessions
/
[sid]
History
root
180fac4164
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
..
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