Skip to content

(fix) Fix Logout Button #67

@anthonypecchillo

Description

@anthonypecchillo

Logout Button:


Problem:

Currently, clicking the logout button sends the user to the login page. However, clicking the back button on the browser sends the user back to the page they came from. I suspect the session is not being destroyed upon logout.

Proposed Solution:

Upon clicking the logout button:

  • Destroy the current session.
  • Bring user back to login page.

Metadata

Metadata

Assignees

No one assigned

    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