Tailored Pet Names Dev Journal Part 3: Rank system, snatching session from serverSideProps, and Cloudinary images!
I made it so if a user goes to the dashboard when not logged in, they'll be automatically redirected to the login page. useRouter() is a bit of an odd one, it doesn't work unless I stuff it in a useEffect, because it only works on client side. functi...



