2 Commits

Author SHA1 Message Date
Automated Action
f4b9c49106 Add signup endpoint with token generation 2025-05-15 20:28:43 +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