You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When user goes to the jobs page but is not logged in, he/she stays on the jobs page which says 'Error You must be authenticated to access this resource.' Instead the user should be redirected to the Signin page.
👟 Reproduction steps
Logout from the website.
Go to /jobs page.
Error is shown but user is not redirected
👍 Expected behavior
If user in not loggedin, he/she should be redirected to the /signin page.
👎 Actual Behavior with Screenshots
User is not redirected, only the message is shown.
OS name
Windows
browser name
Chrome
npm version
No response
node version
No response
📃 Provide any additional context for the Bug.
No response
👀 Have you spent some time to check if this bug has been raised before?
📜 Description
When user goes to the jobs page but is not logged in, he/she stays on the jobs page which says 'Error You must be authenticated to access this resource.' Instead the user should be redirected to the Signin page.
👟 Reproduction steps
👍 Expected behavior
If user in not loggedin, he/she should be redirected to the /signin page.
👎 Actual Behavior with Screenshots
User is not redirected, only the message is shown.
OS name
Windows
browser name
Chrome
npm version
No response
node version
No response
📃 Provide any additional context for the Bug.
No response
👀 Have you spent some time to check if this bug has been raised before?
🏢 Have you read the Contributing Guidelines?
Are you willing to submit PR?
Yes I am willing to submit a PR!
The text was updated successfully, but these errors were encountered: