kevinsmasters / mern-auth

MERN Stack authentication
0 stars 0 forks source link

Delete User #3

Closed kevinsmasters closed 5 months ago

kevinsmasters commented 5 months ago

Create a backend function to delete a user from the DB. Incorporate a matching test case for delete.