Skip to content

Duplicate /logout handler #214

Closed
Closed
@lucianmat

Description

@lucianmat

In both sessions.js and users.js there is

router.route('POST', '/logout', handleLogout);

which basic implements same function, logout.
As order of execution from index.js, only users.js logout is executed..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions