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...
janetthedev.hashnode.dev7 min read
No responses yet.