Join Discord
Communities
Powered by
But you could also just do req.session.getUserId()...
# general
r
rp_st
04/02/2020, 7:13 PM
But you could also just do req.session.getUserId(). This is super efficient cause it’s just reading from a variable in the session object.
3
Views
Previous
Next