- 
                Notifications
    You must be signed in to change notification settings 
- Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
It's possible for the login state between WordPress and Discord to fall out of sync. It appears to be when the WordPress cookie expires, but the Discord one is still valid.
Steps To Reproduce
- Navigate to https://hq.frocentric.io
- Log in
- Wait until WP cookie expires
- Click 'Log in'
Expected behaviour
I am navigated to the login form, where I am logged out.
Actual behaviour
I am navigated to Discourse app, where I am already logged in.
Acceptance Criteria
Scenario: User login redirected correctly
Given that I am on site page
And I click the login link
And I'm redirected to the sign-in page
When I enter my user name and password correctly
And click ‘Sign In’
Then I am redirected to page I started on
Definition of "Done"
- UI tested on major platforms/browsers
- Accessibility review completed
- Pull request merged
Environment Details
- OS: [e.g. iOS, Android, Windows 10, macOS Catalina]
- Mobile Device: [if applicable, e.g. iPhone 11 Pro, Samsung Galaxy S10]
- Browser: [e.g. Chrome, Safari]
- Version: [if known, e.g. 22]
Additional context
Add screenshots or other resources to help explain the problem.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working