|
58c370ec65
|
⚡ implement OIDC configuration management with CRUD operations, add admin routes, and enhance error handling
|
2025-07-23 03:32:00 +08:00 |
|
|
cbe73121f2
|
⚡ refactor user service methods, implement OIDC login and user management features, and enhance token handling
|
2025-07-22 20:45:05 +08:00 |
|
|
f07200b0b9
|
⚡ update environment mode handling, refactor user registration logic, and add username/email existence checks
|
2025-07-22 10:04:42 +08:00 |
|
|
08872ea015
|
⚡ add .env.example file with configuration settings, refactor environment variable access methods
|
2025-07-22 09:31:58 +08:00 |
|
|
00c28fea9c
|
⚡ implement user registration with email verification, enhance error handling, and update database configuration
|
2025-07-22 09:15:12 +08:00 |
|
|
a0d215fa2e
|
⚡ implement email verification feature, add captcha validation middleware, and enhance user authentication flow
|
2025-07-22 08:50:16 +08:00 |
|
|
b9400e0785
|
⚡ update user authentication error handling, add invalid credentials response, and modify .gitignore for data directory
|
2025-07-22 06:20:25 +08:00 |
|
|
d1a040617f
|
⚡ implement user authentication and database initialization, add models for user, comment, label, and OIDC configuration
|
2025-07-22 06:18:23 +08:00 |
|