Skip to content

Create JWT Authentication in authController.js #9

@Rmckays

Description

@Rmckays

Modify the existing authController to use bcrypt in addition to the current logic. This will compared the encrypted passwords in both and if they match a new JWT will be created. The auth routes should include a login/logout route. Register route will take place in the userController.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions