TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

The Case Against Token-Based Authorization

9 pointsby alex-olivierover 3 years ago

2 comments

detaroover 3 years ago
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.
robkover 3 years ago
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 未加载