infamouskeyduster/agile-planning-workshop

Create `/login` endpoint

Opened this issue · 0 comments

Add API Documentation Here

Request:
POST '/login'

Body:
username
password

Response:
200
first_name
last_name
email

notes:
Utilize B-crypt and JWTs