๐ FEAT: Simple Login Api
mackignacio opened this issue ยท 1 comments
mackignacio commented
๐ Description
Create a mayajs project that demonstrate how to create a simple login api.
๐ Todo:
- Create a mayajs app
- Create user controller
- Create login end point
- Add validation for login endpoint
- Add error response when password is not correct
- Add error response when username is not correct
๐ Additional Info
Add any other context or screenshots about the feature request here.
rhonumahon commented
I have finished this sample login API in PR #16