3 Commits

Author SHA1 Message Date
Automated Action
85b7f8329f Update README.md with new signup endpoint documentation 2025-05-15 20:29:02 +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