Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

Redirect a user to login page #206

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

ianmuchyri
Copy link
Contributor

What type of PR is this?

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update
  • Dependency Update

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?

  • Yes
  • No, and this is why:

Did you document any new/modified functionality?

  • Yes
  • No, and this is why:

Notes

@dborovcanin dborovcanin force-pushed the 205-redirecttologin branch from fd38098 to 132b8b6 Compare March 5, 2024 12:27
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.

Signed-off-by: ianmuchyri <ianmuchiri8@gmail.com>
@ianmuchyri ianmuchyri force-pushed the 205-redirecttologin branch from 132b8b6 to 8fd3b33 Compare March 5, 2024 13:06
@dborovcanin dborovcanin merged commit bd2fb0e into absmach:main Mar 5, 2024
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Redirect to login if cookie not present
2 participants