algolia/documentation-editor

Dynamic placeholder for Application ID & Key

seafoox opened this issue · 1 comments

Would be nice to be able, when the user are logged in, to dynamically replace the APPID and the APIKEY by the one from the user.

redox commented

The most efficient (read cachable) way to go is to have a small piece of JS code on the page including the documentation page and doing the replacement.