- Notifications
You must be signed in to change notification settings - Fork 0
Problem with logging in on Blog #5
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Activity
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
The new version of the blog website currently being created on features branch has a problem with logging
When a user logs in or registers after filling and submitting respective forms, they are directed to the home page. That's where they get logged out. After adding print statements I found out that they are not logged out before being redirected to the home page. It's obvious that the error occurs when they are redirected to a different page after login.