Skip to content

fix(login): reset stay_logged_in after logout#167

Open
slime3000fly wants to merge 1 commit into
Structed:developfrom
slime3000fly:fix/131-stay-logged-in-reset
Open

fix(login): reset stay_logged_in after logout#167
slime3000fly wants to merge 1 commit into
Structed:developfrom
slime3000fly:fix/131-stay-logged-in-reset

Conversation

@slime3000fly
Copy link
Copy Markdown

Reset the stay_logged_in flag and uncheck the checkbox when the user logs out.

This keeps the persisted login state synchronized with the UI state and avoids confusing behavior where stay_logged_in remains enabled after logout.

Closes #131

Reset the stay_logged_in flag and uncheck the checkbox when the user logs out.

This keeps the persisted login state synchronized with the UI state and avoids
confusing behavior where stay_logged_in remains enabled after logout.

Closes Structed#131
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.

Example Scene: stay_logged_in reset to false at the bad moment

1 participant