Skip to content

Simplification of authentication middleware #33

@fsantin1985

Description

@fsantin1985

Problem

The code currently has a dual approach to session management (Redis for passkeys, JWT for passwords)

Solution

  • Creation of an abstract SessionManager class (unified interface) with concrete implementations for each strategy

Additional information

This would simplify authentication middleware and make the code more maintainable

👨‍👧‍👦 Contributing

  • 🙋‍♂️ Yes, I'd love to make a PR to implement this feature!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    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