I am following the tutorial Modern Full-Stack Development with Nest.js, React, TypeScript, and MongoDB: Part 2 and I manage to do everything I want except that there is no persistence of authentication between session.
Could someone explain to me how I add persistence using the auth–context.tsx from the tutorial?
Thank you very much in advance for the help!