Two Auth Problems: How MyAirports Handles Identity on Both Sides of the API
Every API has an auth problem. Usually it's one: how do you verify that the person calling your API is allowed to?
Building MyAirports — a real-time flight data API covering 1,000+ airports — gave me two auth problems. The first is the standard one: ...
jfcatala.hashnode.dev7 min read