Hacker News new | ask | show | jobs
by ocdtrekkie 1345 days ago
I'm always a little amazed when major tech platforms just now manage to get API tokens that are as configurable as MMOs from a decade or two ago.

Glad to finally see it.

1 comments

Would love to know more about those configurable MMOs you mention. Anything in particular I could read/watch?
Eve Online. Both the official API and a lot of the community made stuff for corps (guilds) like TEST, Brave or Goonswarm.
Yeah, that's the main one I had in mind. API key lets you select what characters to include, which features are visible for that API key, etc. I want to say I wrote code that interacted with these back in 2012 or so and this wasn't new.

Meanwhile GitHub just got scoped API keys in 2022. Cloudflare got scoped API keys maybe last year or two years ago? Like to me this has felt like a baseline of API token design for a long time.