BuildForSDG / BuildForSDG/team-022-backend
[FEATURE] Create user login restful end point
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
A user can successfully login to the app and unauthorized user prevented from accessing it
**Describe the solution you'd like**
create an endpoint that accept email and password as parameters. upon successful verification of the user, a token should be assigned to the user.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.