Hey,
I am using Next.js Pages router for the frontend and express self hosted on backend,
is there any way to extend the session so that we can send over custom user information [for ex: username]
r
rp_st
01/04/2024, 7:35 PM
hey @chetanverma. you mean you want to add a custom claim to the session?