refactor(base): First commit - Stucture
This commit is contained in:
23
README.md
Normal file
23
README.md
Normal file
@@ -0,0 +1,23 @@
|
||||
# 🔐 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)
|
||||
```
|
||||
Reference in New Issue
Block a user