Ifycode-extension / buuks-react-client

Client for @Ifycode's buuks API (react, typescript, tailwind css)
https://buuks.netlify.app
3 stars 0 forks source link

Fix error in /books page when user tries to load this page after being logged out #2

Open Ifycode opened 2 years ago

Ifycode commented 2 years ago

Description An error occurs in /books page when a user tries to load this page after being logged out.

Solution Check if user is authenticated on /books page load when user tries to access it directly and redirect accordingly.

Screenshots Screenshot 2022-03-30 at 4 37 22 PM Screenshot 2022-03-30 at 4 37 42 PM Screenshot 2022-03-30 at 4 37 51 PM