omdbapi / OMDb-API

The Open Movie Database Bug Tracking
416 stars 20 forks source link

API keys should be bound to an origin #270

Open tomayac opened 2 years ago

tomayac commented 2 years ago

To make key abuse harder, API keys should be tied to an origin, so if one signs up for https://example.com, the provided key would not work for https://other-example.com.