ppolicherla / mobile-chat-app

0 stars 0 forks source link

Set up backend for login #5

Open ppolicherla opened 1 month ago

ppolicherla commented 1 month ago

Setup the api with a login endpoint. that validates that the username is in the database and that the password is the correct one.