Skip to content

Check if storing sessions in db is truly necessaryΒ #42

@CodeF0x

Description

@CodeF0x

In main.rs (login handler and logout handler) and middleware.rs, there's database calls regarding the session (saving, deleting and checking if it exists). Check if that is truly necessary. It should actually be enough to validate the token if it's correct and not expired

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions