flow-pie/chamaa.api

API: User registration & login

Open

#23 创建于 2025年11月2日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)HTML (4 fork)auto 404
good first issue

仓库指标

Star
 (3 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南