Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No indication of invalid session #4

Open
2 of 3 tasks
DJankauskas opened this issue Dec 23, 2018 · 1 comment
Open
2 of 3 tasks

No indication of invalid session #4

DJankauskas opened this issue Dec 23, 2018 · 1 comment
Labels
bug Something isn't working small project 2 of these and youre good for the year

Comments

@DJankauskas
Copy link
Member

DJankauskas commented Dec 23, 2018

If the site session is rendered invalid (or does not exist), the user is allowed to remain without any indication until a privileged mutation fails. Validation calls need to be added, with a redirect to the sign-in page on invalid query.

Steps:

  • add validateSession functionality in the session redux code
  • add customized text and redirect capability to the SignInPage component
  • redirect to sign-in on invalid session detected
@vs2961 vs2961 added the bug Something isn't working label Oct 23, 2020
@AndySok AndySok added the small project 2 of these and youre good for the year label Apr 15, 2021
@AndySok
Copy link
Contributor

AndySok commented Apr 15, 2021

For devs: almost done, check if it's actually completely done or not

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working small project 2 of these and youre good for the year
Projects
None yet
Development

No branches or pull requests

3 participants