How to authenticate using Box Javascript SDK to generate access token?

回答済み
新規投稿

コメント

1件のコメント

  • mwiller

     Unfortunately, that JS SDK is not an officially supported Box SDK, and does not currently support performing JWT authentication from the browser.  We have a server-side Node.js SDK that supports JWT authentication, but performing JWT authentication from the browser would likely be considered insecure, since it would require having your private key available on the client side, where it could be misused or stolen.

    0
    コメントアクション パーマリンク

サインインしてコメントを残してください。