Files
auth-service/README.md
2025-12-02 10:10:29 +07:00

24 lines
702 B
Markdown

# 🔐 Authentication Service
> Service xác thực và phân quyền trong hệ thống Microservices - NoobLearn2Code Community
## 📖 Giới thiệu
Authentication Service chịu trách nhiệm xử lý xác thực người dùng, quản lý JWT tokens và phân quyền trong hệ thống microservices.
```
## 📝 License
MIT License - NoobLearn2Code Community
## 🤝 Contributing
Mọi đóng góp đều được chào đón! Vui lòng tạo issue hoặc pull request.
---
**Maintained by**: NoobLearn2Code Community
**Documentation**: [Wiki](https://github.com/nooblearn2code/auth-service/wiki)
**Issues**: [GitHub Issues](https://github.com/nooblearn2code/auth-service/issues)
```