companionstudio / instagram-token-agent

A service to keep your Instagram Basic Display API token fresh.
MIT License
133 stars 70 forks source link

Enforce ALLOWED_DOMAINS list #15

Closed benjamin-hull closed 4 years ago

benjamin-hull commented 4 years ago

To address #13, the agent should set a default ALLOWED_DOMAINS list (to its own domain @ herokuapp.com), and require the user to set their domain. This is to reduce the scope of the apps availability.

gchaimovitz commented 4 years ago

I'm sorry for my ignorance but does this resolve the issue? How do I reinstall the app to make it work. So far, in chrome inspector I'm seeing an error that token.js doesn't exist.