Skip to content

When current_user is deleted, session for user need to be deleted #25

@ducnt0

Description

@ducnt0

When I tried to delete my account, the session[:user] was not automatic deleted. Then logged_in? is true, but current_user is nil. I think it would be logical to also delete/clear the session when the current_user is deleted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions