Ank-22 / WorkoutGenerator

Workout Generator, Currently we are plaining to have a rule-base generator after a stable working condition. We move on to AI & ML
GNU General Public License v3.0
3 stars 4 forks source link

Create Login, Backend API for authentication #3

Closed Ank-22 closed 1 year ago

RohitShelke10 commented 1 year ago

@Ank221199 I would like to work on this issue, can you assign this to me?

RohitShelke10 commented 1 year ago

Do you want JWT authentication to be implemented?

Ank-22 commented 1 year ago

if you can go ahead

RohitShelke10 commented 1 year ago

@Ank221199 What fields do you need for user schema? And login via email password?

Ank-22 commented 1 year ago

username, email, password,

For profile: Name DOB Gender

RohitShelke10 commented 1 year ago

@Ank221199 accept PR, I've created it