Hey, in Express, is there a way to override the ve...
# support-questions-legacy
h
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)