Route Guarding with nextjs
How do you implement route guarding with nextjs? Not too sure what would be the recommended way to do it. Basically what I is use a context provider then “useeffect“ my way into route guarding
Context: Firebase for backend and auth
Context: Firebase for backend and auth