Welcome to the new Box Support website. Check out all the details here on what’s changed.

When should one use BoxDeveloperEditionAPIConnection?

Answered
New post

Comments

2 comments

  • mwiller

     The `BoxDeveloperEditionAPIConnection` is intended for use with the JWT Authentication mechanism (which was previously named Box Developer Edition, hence the name).  This authentication mechanism is best suited for server-to-server use cases.  An access token cache is useful for cases where multiple API connection objects are in use (potentially across different processes), so they can share access tokens rather than needing to independently generate access tokens.

    0
    Comment actions Permalink
  • fabian80zc45

    Thank you for the fast, clear and comprehensive answer!

    0
    Comment actions Permalink

Please sign in to leave a comment.