2 Commits

Author SHA1 Message Date
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
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