absmach / magistrala-ui

UI Repository for Magistrala IoT
10 stars 17 forks source link

Redirect a user to login page #206

Closed ianmuchyri closed 7 months ago

ianmuchyri commented 7 months ago

What type of PR is this?

What does this do?

redirect a user to the login page if the cookie is missing or if there is an error with fetching the cookie from the browser.

Which issue(s) does this PR fix/relate to?

Have you included tests for your changes?

Did you document any new/modified functionality?

Notes