Automated Action
85b7f8329f
Update README.md with new signup endpoint documentation
2025-05-15 20:29:02 +00:00
Automated Action
f4b9c49106
Add signup endpoint with token generation
2025-05-15 20:28:43 +00:00
Automated Action
b8141097dc
Fix 500 error on user creation by updating database paths and handling missing default role
2025-05-15 20:23:29 +00:00
Automated Action
61c5a0945a
Update database path configuration to use absolute path
...
- Updated alembic.ini to use absolute SQLite path
- Ensured DB_DIR creation in config settings
- Removed duplicate directory creation code
generated with BackendIM... (backend.im)
2025-05-15 19:51:12 +00:00
Automated Action
5b55eedd2b
Implement User Authentication and Authorization Service
...
This commit includes:
- User registration and authentication API with JWT
- Password reset functionality
- Role-based access control system
- Database models and migrations with SQLAlchemy and Alembic
- API documentation in README
generated with BackendIM... (backend.im)
2025-05-15 19:46:38 +00:00
Automated Action
8cf4ea4447
Initial commit from template
2025-05-15 19:39:44 +00:00