Open robsmithw opened 2 years ago
After we get past user authentication, we need to start blocking users from being able to access certain routes directly.
Any routes that are after a sign in should be blocked, but routes before the sign in (like landing page, sign up, etc.) should still be accessible.
After we get past user authentication, we need to start blocking users from being able to access certain routes directly.
Any routes that are after a sign in should be blocked, but routes before the sign in (like landing page, sign up, etc.) should still be accessible.