Skip to content

User passwords should be hashed rather than encrpyted/decrypted #47

@joshdentremont

Description

@joshdentremont

Instead of using the encrypt and decrypt functions the password should be hashed using password_hash and then checked for a match, using password_verify

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