crisneames / thrive-planning

0 stars 0 forks source link

Create Authorized routing #13

Open robsmithw opened 2 years ago

robsmithw commented 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.