website-welcome
website-welcome copied to clipboard
Auth token not being recognised on the welcome site
Issue Description
User is still being shown Sign in with GitHub option on welcome page, even if the user has already signed in.
Expected Behavior
The dropdown menu with the User Greeting should be shown.
Current Behavior
GitHub login option is being shown instead if the User Greeting dropdown option.
Screenshots
Reproducibility
- [X] This issue is reproducible
- [ ] This issue is not reproducible
Steps to Reproduce
- Login to RDS.
- Head to Welcome Page.
- You can see the github login option still being shown.
Severity/Priority
- [ ] Critical
- [ ] High
- [x] Medium
- [ ] Low
Additional Information
If you navigate to other pages after reproducing the issue (for example, to /events), it displays the expected behaviour.
Checklist
- [X] I have read and followed the project's code of conduct.
- [X] I have searched for similar issues before creating this one.
- [x] I have provided all the necessary information to understand and reproduce the issue.
- [x] I am willing to contribute to the resolution of this issue.