how to use box.com api in SPA?
I'm trying to build a single page app with Vue.js, and I'd like to integrate some box.com features like upload file, view file, etc.
However, All API calls require client id and client secret. I can't put it in the javascript code because that way others can ready from my source code.
how can I achieve it? seems I will need to build a server side app to actor as proxy app to handle all requests to box.com api?
サインインしてコメントを残してください。
コメント
2件のコメント