alexandrtovmach / react-instagram-login

Instagram OAuth with React
https://alexandrtovmach.github.io/react-instagram-login/
MIT License
11 stars 5 forks source link

Why is the appSecret required? Is it safe to give to the client? #4

Closed RahmanQureshi closed 3 years ago

RahmanQureshi commented 3 years ago

The doc clearly says that only the clientId is required: https://developers.facebook.com/docs/instagram-basic-display-api/getting-started

alexandrtovmach commented 3 years ago

Thanks for asking Nope, it's not safe, and it's known technical debt. As you can see there is no stable version still