Skip to content

handle token errors better #75

Description

@kasperwelbers

Currently things don't go smoothly when a CSRF token is invalid, or when a refresh token is outdated (i.e. no longer able to refresh).

We should make the server delete the session and CSRF cookies if they are invalid, and in the response tell the axios interceptor to refresh the page

Metadata

Metadata

Assignees

Labels

BackendIssues related to the backend / API

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions