COSC481W-2022Winter / capstone-hackmcx

capstone-hackmcx created by GitHub Classroom
0 stars 1 forks source link

feature: Add /api/v1/users/_login endpoint #91

Closed 3dxp closed 2 years ago

3dxp commented 2 years ago

Create the endpoint for getting a JWT when providing a username and password.

51

3dxp commented 2 years ago

This PR is dependent on work in #90, so please review that before this.