Open JLGH42 opened 8 months ago
Authenticate the User on the route, the user needs to be able to register, login and out.
This involves:
Create the Auth middleware which will be used for routes that require the user to be authenticated to send the request. The auth routes are:
Authenticate the User on the route, the user needs to be able to register, login and out.
This involves:
Create the Auth middleware which will be used for routes that require the user to be authenticated to send the request. The auth routes are: