Hacker News new | ask | show | jobs
by vlovich123 400 days ago
Bearer tokens work elsewhere and imho are drastically simpler than oauth
1 comments

But where would you get bearer tokens? How would you manage consent and scopes? What about revocation? OAuth is essentially the "engine" that gives you the bearer tokens you need for authorization.