Hacker News new | ask | show | jobs
by colinchartier 1110 days ago
As far as I understand, that's 100 shared queries across all users.
1 comments

Why can't Apollo use per-user OAuth and not Apollo's own API keys?
Wouldn't that require each user to go in the developer settings for their account and set up their own OAuth app integration? That's probably not feasible for end-users and I would imagine breaks the spirit of the API terms if not the letter of them.