Join Discord
Powered by
Hey, in Express, is there a way to override the ve...
# support-questions-legacy
h
HHChift
06/14/2023, 10:29 AM
Hey, in Express, is there a way to override the verifySession ? I would like to store a userId that is in my access token payload right after the verifySession in a kind of CLS storage (
https://medium.com/trabe/continuation-local-storage-for-easy-context-passing-in-node-js-2461c2120284
)
Previous
Next