flow-pie / flow-pie/chamaa.api
API: User registration & login
Open
good first issue
- Dominant language
- HTML
- Stars
- 3
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Endpoint:
POST /api/v1/auth/register
POST /api/v1/auth/login
Description:
Use Firebase Auth or JWT authentication.
Validate unique phone/email, hash passwords, and issue tokens.
Contributor guide
Assessment
This issue has not been assessed yet.