TE
科技回声
首页
24小时热榜
最新
最佳
问答
展示
工作
中文
GitHub
Twitter
首页
The Case Against Token-Based Authorization
9 点
作者
alex-olivier
超过 3 年前
2 条评论
detaro
超过 3 年前
This seems to confuse terminology a bit. The problem described isn't with using tokens (which is good standard practice), but specifically with using signed tokens and relying purely on the information in them.
robk
超过 3 年前
Collapse
Is that extra database call to get auth status really that costly? Having the client hold any kind of access control is scary to me.
评论 #30146888 未加载