Skip to content

Sign up/Sign in/ Reset Pass Authentication #23

@thinhnguyennt7

Description

@thinhnguyennt7
  • Implement decode, encode logic to ensure security (doesn't has to be complicated)
  • Sign up -> encode password before POST to database
  • Sign in -> After query decode password and check with the client password
  • Reset password -> Encode and PUT to database
  • ....... To be updated

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