AbirAahammed / AbirAahammed/auth
Create the primary functionality for Authentication
未關閉
enhancement
feature
- 主要語言
- JavaScript
- 星號
- 0
- 分支
- 0
- PR 合併指標
- 30 天內沒有已合併 PR
描述
- [x] Create user
- [x] Create userTypes
- [ ] Generate Authtoken (Auth and refresh)
- [ ] GEnerate Auth token from refresh token
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
The issue describes implementing token generation and refresh functionality. Start by examining the existing user and userTypes creation code to understand the data models. Look for authentication-related files or middleware. Implementing token generation will likely involve a library like jsonwebtoken and setting up routes for token issuance and refresh. Verify the work by testing the token flow end-to-end.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript
- 領域
- authentication
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100