Firm-Collective / ai-journal

This is the AI Journal app / module
0 stars 1 forks source link

Feature - Implements authentication and protected routes. Fixes file structure. #27

Closed dave-cao closed 2 weeks ago

dave-cao commented 2 weeks ago

Describe your changes

This pull request implements authentication to the app. Users will need to login and have a session stored within their local storage or they will be re-routed to the welcome screen. Once logged in, users will not be directed to the welcome screen but straight to the user home page instead.

Issue ticket number and link

Issue #17

Checklist