Skip to content

FEATURE: Session expiration redirect to login page #651

Description

@JoelWiebe

Feature

Overview
When the session expires, redirect the user to the login page

Details
Currently no redirect happens, content simply stops updating with 403 errors, then on refresh the user is navigated to the index.html page rather than the login page

Tasks

  • Throw 401 error when the session expires
  • Catch 401 error and redirect to the login page

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions