algolia / api-key-dealer

https://keys.algolia.engineering
7 stars 1 forks source link

Refactor to Secured API Keys #15

Closed julienbourdeau closed 5 years ago

julienbourdeau commented 5 years ago

We now create a search and almost-admin key and save it in the DB. From this key we generate secured API key to avoid API calls and make the whole thing a lot faster.

Also done in this PR:

Notes: