This repository was archived by the owner on Oct 20, 2025. It is now read-only.
v1.2.9 - Added Authorization Guard.
Change Logs
[v1.2.9]
- Added Authorization Guard.
- Implemented AuthGuard to Routes
- Implemented AuthGuard to APIs
- Middleware is now deprecated and removed
- Added AuthGuard to Console
- Updated ApiController and no more interface, now an abstract class.