与@spawnia和@lorado一起,我们正在为Laravel Lighthouse创建一些示例,我们对圣殿基于角色的安全实践有一些不同的看法。 你能看看我下面的陈述吗?如果我说错了,你能告诉我什么是最好的前进方式吗? 我的想法是: 现在,对于棘手的部分,一旦我创建了一个登录变异,我需要验证用户是否具有相应的角色,并基于该检查生成令牌能力,当应用程序离线或进入PWA模式时也是如此。我需要用以下命令撤销所有令牌: create
delete
update
I couldn't find in the docs any solutions to this problem, that i