Tutorify banner

Tutorify

2 devlogs
9h 12m 31s
Repository

Loading README...

Raqeeb

implemented authentication endpoints for both admin and user roles, establishing a JWT-based authentication system. I also fixed several DB issues! will start working on middlewares.

Attachment
0
Raqeeb

First Dev log!
Initialized the backend by implementing separate route handlers for admin, user, and course modules. Designed and defined the database schema. Added user-level route middleware to handle authentication using jwt, and request validation. Integrated bcrypt for password hashing and verification within the authentication flow.

Attachment
0