Open Ali-Kabbadj opened 4 days ago
so far i have implemented the authentication and register functionality using jwt, and some basic api guards for authorization, i will document it tomorow and also fix the return data and handle more cases in the post requests of the login , register, and get user profile and the generation (refresh) of the token, see commit 34158c5
I will be using NextAuth.js for authentication along with a Postgresql database [To fill later after setting up the database structure]