tuture-dev / comments

The official comment place for tuture.co.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nest.js 从零到壹系列(六):用 15 行代码实现 RBAC 0 | 图雀社区

pftom opened this issue · comments

http://localhost:4000/2020/05/12/@uXOOfFmhS/

上一篇介绍了如何使用 DTO 和管道对入参进行验证,接下来介绍一下如何用拦截器,实现后台管理系统中最复杂、也最令人头疼的 RBAC。

可以发评论了