# bookstore-auth **Repository Path**: sky-jiangcheng/bookstore-auth ## Basic Information - **Project Name**: bookstore-auth - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-31 - **Last Updated**: 2026-03-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Auth Service 独立认证与 RBAC 服务。 ## 启动 ```bash uvicorn main:app --reload ```