Skip to content

implement a secure auth layer #165

Description

@MCLP2005

Server side verification of login credentials.
Should be secure, maybe with encryption using SHA512 if possible with at least 50 rounds
Do not do this in middleware, but via the next.js API implementation options

Login credentials should be username/email and password.
2fa maybe in a later task

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Fields

    No fields configured for Feature.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions