I am quite new to React, I got a starter kit which has next.js for authentication in React. I want to restrict access to admin routes when a user accesses them.
I hav