Skip to content

fix(auth): logout user on delete or jwt expire#205

Merged
izza-mus merged 1 commit into
mainfrom
dovy/fix/auth
Mar 19, 2026
Merged

fix(auth): logout user on delete or jwt expire#205
izza-mus merged 1 commit into
mainfrom
dovy/fix/auth

Conversation

@izza-mus
Copy link
Copy Markdown
Collaborator

closes #195

should just clear auth and logout user + redirect to login page. Can be tested by deleting user and trying to go somewhere should logout.

Copy link
Copy Markdown
Collaborator

@johdac johdac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Grazie

@izza-mus izza-mus merged commit 7c88ae2 into main Mar 19, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Better handling of auth token expiration or rejection

2 participants