Skip to content

JWT bug with session expiration #4

@raphael-s

Description

@raphael-s

When your JWT session token expires, the app should send you back to the login form once anything is submitted.

This works when trying to access the dashboard, but not when submitting new URLs. This means, new urls can be submitted and they will be saved to the DB with no owner set. So they will not appear on any dashboard afterwards.

Check how the dashboard view checks for the token and then implement that check for the URL submission view aswell.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
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